Searched defs:trm_srb (Results 1 – 1 of 1) sorted by relevance
185 struct trm_srb { struct188 struct trm_sg_entry *sgentry;189 struct scsipi_xfer *xs; /* scsipi_xfer for this cmd */190 bus_dmamap_t dmap;191 bus_size_t sgoffset; /* Xfer buf offset */193 uint32_t buflen; /* Total xfer length */194 uint32_t sgaddr; /* SGList physical starting address */196 int sgcnt;197 int sgindex;199 int hastat; /* Host Adapter Status */[all …]