Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dips.h963 struct ips_scb *head;
964 struct ips_scb *tail;
993 int (*issue)(struct ips_ha *, struct ips_scb *);
1019 struct ips_scb *scbs; /* Array of all CCBS */
1020 struct ips_scb *scb_freelist; /* SCB free list */
1060 typedef void (*ips_scb_callback) (ips_ha_t *, struct ips_scb *);
1065 typedef struct ips_scb { struct
1085 struct ips_scb *q_next; argument
1111 struct ips_scb *q_next; argument
H A Dips.c289 static void ipsintr_blocking(ips_ha_t *, struct ips_scb *);
290 static void ipsintr_done(ips_ha_t *, struct ips_scb *);