Searched refs:ncr_device (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dzalon.c65 struct ncr_device device;
88 memset(&device, 0, sizeof(struct ncr_device));
95 /* Initialise ncr_device structure with items required by ncr_attach. */
H A DNCR_Q720.c80 struct ncr_device device;
96 memset(&device, 0, sizeof(struct ncr_device));
97 /* Initialise ncr_device structure with items required by ncr_attach. */
H A Dncr53c8xx.h1298 struct ncr_device { struct
1306 extern struct Scsi_Host *ncr_attach(struct scsi_host_template *tpnt, int unit, struct ncr_device *device);
H A Dncr53c8xx.c8125 int unit, struct ncr_device *device)

Completed in 133 milliseconds