Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic7xxx_osm.h421 #define PCIM_CMD_SERRESPEN 0x0100 macro
Daic79xx_osm.h408 #define PCIM_CMD_SERRESPEN 0x0100 macro
Daic79xx_pci.c428 cmd & ~PCIM_CMD_SERRESPEN, /*bytes*/2); in ahd_pci_test_register_access()
Daic7xxx_pci.c1179 cmd & ~PCIM_CMD_SERRESPEN, /*bytes*/2); in ahc_pci_test_register_access()
Daic79xx_core.c6229 mod_cmd = cmd & ~(PCIM_CMD_PERRESPEN|PCIM_CMD_SERRESPEN); in ahd_reset()