- let hifn_process() compute the mask bits for the command descriptors
authorjason <jason@openbsd.org>
Thu, 13 Apr 2000 22:34:08 +0000 (22:34 +0000)
committerjason <jason@openbsd.org>
Thu, 13 Apr 2000 22:34:08 +0000 (22:34 +0000)
commitb785b49c1e87d8a7b5ced645cff9b4603a3c6880
treeeab12a05f0ef413a2005fe55b2a0fffb409b39cf
parent25e017f8edf64687fddae86ab9af4d5f6645fad5
- let hifn_process() compute the mask bits for the command descriptors
(falls under the category of compute it once and use it).
- just copy the computed masks in hifn_write_command()
- remove the now unnecessary flags field from hifn_command
sys/dev/pci/hifn7751.c
sys/dev/pci/hifn7751var.h