Searched defs:st_hba (Results 1 – 1 of 1) sorted by relevance
295 struct st_hba { struct304 struct req_msg * (*alloc_rq) (struct st_hba *); argument305 int (*map_sg)(struct st_hba *, struct req_msg *, struct st_ccb *); argument306 void (*send) (struct st_hba *, struct req_msg *, u16); argument308 u32 req_head;309 u32 req_tail;310 u32 status_head;334 struct req_msg * (*alloc_rq) (struct st_hba *); argument