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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dg_NCR5380.h102 #define NCR5380_map_type int macro
120 #define NCR5380_map_type unsigned long macro
135 NCR5380_map_type NCR5380_map_name
141 NCR5380_map_name = (NCR5380_map_type)((instance)->NCR5380_instance_name)
H A Dg_NCR5380.c204 overrides[commandline_current].NCR5380_map_name = (NCR5380_map_type) ints[1];
319 overrides[0].NCR5380_map_name = (NCR5380_map_type) ncr_addr;
353 overrides[count].NCR5380_map_name = (NCR5380_map_type) dev->resource[0].start;

Completed in 87 milliseconds