Searched defs:st_hba (Results 1 – 1 of 1) sorted by relevance
294 struct st_hba { struct303 struct req_msg * (*alloc_rq) (struct st_hba *); argument304 int (*map_sg)(struct st_hba *, struct req_msg *, struct st_ccb *); argument305 void (*send) (struct st_hba *, struct req_msg *, u16); argument307 u32 req_head;308 u32 req_tail;309 u32 status_head;333 struct req_msg * (*alloc_rq) (struct st_hba *); argument