Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/
Dstex.c309 struct st_hba { struct
318 struct req_msg * (*alloc_rq) (struct st_hba *); argument
319 int (*map_sg)(struct st_hba *, struct req_msg *, struct st_ccb *); argument
320 void (*send) (struct st_hba *, struct req_msg *, u16); argument
350 struct req_msg * (*alloc_rq) (struct st_hba *); argument
351 int (*map_sg)(struct st_hba *, struct req_msg *, struct st_ccb *);
352 void (*send) (struct st_hba *, struct req_msg *, u16);
388 static struct status_msg *stex_get_status(struct st_hba *hba) in stex_get_status()
406 static struct req_msg *stex_alloc_req(struct st_hba *hba) in stex_alloc_req()
416 static struct req_msg *stex_ss_alloc_req(struct st_hba *hba) in stex_ss_alloc_req()
[all …]