Searched defs:sbp_ocb (Results 1 – 1 of 1) sorted by relevance
136 struct sbp_ocb { struct138 union ccb *ccb;139 bus_addr_t bus_addr;140 uint32_t orb[8];142 struct ind_ptr ind_ptr[SBP_IND_MAX];143 struct sbp_dev *sdev;144 int flags; /* XXX should be removed */145 bus_dmamap_t dmamap;146 struct callout timer;