Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dips.h1029 struct ips_scb *head;
1030 struct ips_scb *tail;
1059 int (*issue)(struct ips_ha *, struct ips_scb *);
1086 struct ips_scb *scbs; /* Array of all CCBS */
1087 struct ips_scb *scb_freelist; /* SCB free list */
1130 typedef void (*ips_scb_callback) (ips_ha_t *, struct ips_scb *);
1135 typedef struct ips_scb { struct
1155 struct ips_scb *q_next; argument
1181 struct ips_scb *q_next; argument
Dips.c474 static void ipsintr_blocking(ips_ha_t *, struct ips_scb *);
475 static void ipsintr_done(ips_ha_t *, struct ips_scb *);