Searched defs:sbp_ocb (Results 1 – 1 of 1) sorted by relevance
142 struct sbp_ocb { struct144 union ccb *ccb;145 bus_addr_t bus_addr;146 u_int32_t orb[8];148 struct ind_ptr ind_ptr[SBP_IND_MAX];149 struct sbp_dev *sdev;150 int flags; /* XXX should be removed */151 bus_dmamap_t dmamap;