Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
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; \
Dg_NCR5380.c127 NCR5380_map_type NCR5380_map_name;
185 overrides[commandline_current].NCR5380_map_name = (NCR5380_map_type) ints[1]; in internal_setup()
311 overrides[0].NCR5380_map_name = (NCR5380_map_type) ncr_addr; in generic_NCR5380_detect()
347 overrides[count].NCR5380_map_name = (NCR5380_map_type) pnp_port_start(dev, 0); in generic_NCR5380_detect()