Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dtrm.h70 struct trm_scsi_req_q { struct
72 bus_dmamap_t dmamapxfer;
73 u_int32_t PhysSRB;
74 u_int32_t SRBTotalXferLength;
75 u_int32_t SRBSGPhyAddr; /* a segment starting address */
93 u_int8_t AdaptStatus;
106 u_int8_t CmdBlock[16];
108 u_int8_t ScsiCmdLen;
109 u_int8_t ScsiPhase;
111 u_int8_t SRBFlag;
[all …]