Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dg_NCR5380.h90 #define NCR5380_map_type int macro
111 #define NCR5380_map_type unsigned long macro
126 NCR5380_map_type NCR5380_map_name
132 NCR5380_map_name = (NCR5380_map_type)((instance)->NCR5380_instance_name)
Dg_NCR5380.c192 overrides[commandline_current].NCR5380_map_name = (NCR5380_map_type) ints[1]; in internal_setup()
307 overrides[0].NCR5380_map_name = (NCR5380_map_type) ncr_addr; in generic_NCR5380_detect()
341 overrides[count].NCR5380_map_name = (NCR5380_map_type) dev->resource[0].start; in generic_NCR5380_detect()