Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dzalon.c95 struct ncr_device device; in zalon_probe()
119 memset(&device, 0, sizeof(struct ncr_device)); in zalon_probe()
DNCR_Q720.c81 struct ncr_device device; in NCR_Q720_probe_one()
98 memset(&device, 0, sizeof(struct ncr_device)); in NCR_Q720_probe_one()
Dncr53c8xx.h1311 struct ncr_device { struct
1319 extern struct Scsi_Host *ncr_attach(struct scsi_host_template *tpnt, int unit, struct ncr_device *d… argument
Dncr53c8xx.c8295 int unit, struct ncr_device *device)