Home
last modified time | relevance | path

Searched defs:iha_scb (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dihavar.h88 struct iha_scb { struct
91 bus_dmamap_t dmap; /* maps xs->buf xfer buffer */
93 int status; /* Current status of the SCB */
98 int nextstat; /* Next state function to apply */
99 int sg_index; /* Scatter/Gather Index */
100 int sg_max; /* Scatter/Gather # valid entries */
101 int flags; /* SCB Flags */
106 int target; /* Target Id */
107 int lun; /* Lun */
109 uint32_t bufaddr; /* Data Buffer Physical Addr */
[all …]