Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/
Dips.h962 struct ips_scb *head;
963 struct ips_scb *tail;
992 int (*issue)(struct ips_ha *, struct ips_scb *);
1018 struct ips_scb *scbs; /* Array of all CCBS */
1019 struct ips_scb *scb_freelist; /* SCB free list */
1059 typedef void (*ips_scb_callback) (ips_ha_t *, struct ips_scb *);
1064 typedef struct ips_scb { struct
1084 struct ips_scb *q_next; argument
1110 struct ips_scb *q_next; argument
Dips.c289 static void ipsintr_blocking(ips_ha_t *, struct ips_scb *);
290 static void ipsintr_done(ips_ha_t *, struct ips_scb *);