Home
last modified time | relevance | path

Searched refs:st_hba (Results 1 – 1 of 1) sorted by relevance

/drivers/scsi/
Dstex.c294 struct st_hba { struct
303 struct req_msg * (*alloc_rq) (struct st_hba *); argument
304 int (*map_sg)(struct st_hba *, struct req_msg *, struct st_ccb *); argument
305 void (*send) (struct st_hba *, struct req_msg *, u16); argument
333 struct req_msg * (*alloc_rq) (struct st_hba *); argument
334 int (*map_sg)(struct st_hba *, struct req_msg *, struct st_ccb *);
335 void (*send) (struct st_hba *, struct req_msg *, u16);
373 static struct status_msg *stex_get_status(struct st_hba *hba) in stex_get_status()
394 static struct req_msg *stex_alloc_req(struct st_hba *hba) in stex_alloc_req()
404 static struct req_msg *stex_ss_alloc_req(struct st_hba *hba) in stex_ss_alloc_req()
[all …]