Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dsunscpalvar.h144 struct sunscpal_req { struct
145 struct scsipi_xfer *sr_xs; /* Pointer to xfer struct, NULL=unused */
146 int sr_target, sr_lun; /* For fast access */
147 sunscpal_dma_handle_t sr_dma_hand; /* Current DMA handle */
148 uint8_t *sr_dataptr; /* Saved data pointer */
149 int sr_datalen;
150 int sr_flags; /* Internal error code */
154 int sr_status; /* Status code from last cmd */