Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/
Dsym_glue.c939 u_short pci_sts; in sym_log_bus_error() local
940 pci_read_config_word(np->s.device, PCI_STATUS, &pci_sts); in sym_log_bus_error()
941 if (pci_sts & 0xf900) { in sym_log_bus_error()
943 pci_sts); in sym_log_bus_error()
945 sym_name(np), pci_sts & 0xf900); in sym_log_bus_error()