Searched refs:ips_scb (Results 1 – 2 of 2) sorted by relevance
971 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 { struct1093 struct ips_scb *q_next; argument1119 struct ips_scb *q_next; argument
285 static void ipsintr_blocking(ips_ha_t *, struct ips_scb *);286 static void ipsintr_done(ips_ha_t *, struct ips_scb *);