Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/eisa/
H A Dahbreg.h168 struct ahb_ecb { struct
169 uint8_t opcode;
172 uint8_t options:3;
174 uint16_t opt1;
181 uint16_t opt2;
208 struct ahb_ecb_status ecb_status; argument
211 TAILQ_ENTRY(ahb_ecb) chain; argument
212 struct ahb_ecb *nexthash; argument
213 uint32_t ecb_dma_addr;
214 struct scsipi_xfer *xs; /* the scsipi_xfer for this cmd */
[all …]