Searched defs:ahb_ecb (Results 1 – 1 of 1) sorted by relevance
168 struct ahb_ecb { struct169 uint8_t opcode;172 uint8_t options:3;174 uint16_t opt1;181 uint16_t opt2;208 struct ahb_ecb_status ecb_status; argument211 TAILQ_ENTRY(ahb_ecb) chain; argument212 struct ahb_ecb *nexthash; argument213 uint32_t ecb_dma_addr;214 struct scsipi_xfer *xs; /* the scsipi_xfer for this cmd */[all …]