Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dips.h971 struct ips_scb *head;
972 struct ips_scb *tail;
1001 int (*issue)(struct ips_ha *, struct ips_scb *);
1027 struct ips_scb *scbs; /* Array of all CCBS */
1028 struct ips_scb *scb_freelist; /* SCB free list */
1068 typedef void (*ips_scb_callback) (ips_ha_t *, struct ips_scb *);
1073 typedef struct ips_scb { struct
1093 struct ips_scb *q_next; argument
1119 struct ips_scb *q_next; argument
Dips.c285 static void ipsintr_blocking(ips_ha_t *, struct ips_scb *);
286 static void ipsintr_done(ips_ha_t *, struct ips_scb *);