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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dips.h1030 struct ips_scb *head;
1031 struct ips_scb *tail;
1060 int (*issue)(struct ips_ha *, struct ips_scb *);
1087 struct ips_scb *scbs; /* Array of all CCBS */
1088 struct ips_scb *scb_freelist; /* SCB free list */
1131 typedef void (*ips_scb_callback) (ips_ha_t *, struct ips_scb *);
1136 typedef struct ips_scb { struct
1156 struct ips_scb *q_next;
1182 struct ips_scb *q_next;
H A Dips.c305 static void ipsintr_blocking(ips_ha_t *, struct ips_scb *);
306 static void ipsintr_done(ips_ha_t *, struct ips_scb *);

Completed in 108 milliseconds