Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dips.h980 struct ips_scb *head;
981 struct ips_scb *tail;
1010 int (*issue)(struct ips_ha *, struct ips_scb *);
1036 struct ips_scb *scbs; /* Array of all CCBS */
1037 struct ips_scb *scb_freelist; /* SCB free list */
1077 typedef void (*ips_scb_callback) (ips_ha_t *, struct ips_scb *);
1082 typedef struct ips_scb { struct
1102 struct ips_scb *q_next; argument
1128 struct ips_scb *q_next; argument
Dips.c287 static void ipsintr_blocking(ips_ha_t *, struct ips_scb *);
288 static void ipsintr_done(ips_ha_t *, struct ips_scb *);