Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dadvansys.c12283 ushort pci_config_offset) in ASC_INITFUNC() argument
12288 lsb = DvcReadPCIConfigByte(asc_dvc, pci_config_offset); in ASC_INITFUNC()
12289 msb = DvcReadPCIConfigByte(asc_dvc, pci_config_offset + 1); in ASC_INITFUNC()