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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dg_NCR5380.h69 #define NCR5380_map_type int macro
85 NCR5380_map_type NCR5380_map_name
91 NCR5380_map_name = (NCR5380_map_type)((instance)->NCR5380_instance_name)
97 #define NCR5380_map_type unsigned long macro
110 NCR5380_map_type NCR5380_map_name; \
H A Dg_NCR5380.c128 NCR5380_map_type NCR5380_map_name;
186 overrides[commandline_current].NCR5380_map_name = (NCR5380_map_type) ints[1];
312 overrides[0].NCR5380_map_name = (NCR5380_map_type) ncr_addr;
348 overrides[count].NCR5380_map_name = (NCR5380_map_type) pnp_port_start(dev, 0);

Completed in 109 milliseconds