Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/aic7xxx/
Daic7xxx_osm.h420 #define PCIM_CMD_PERRESPEN 0x0040 macro
Daic79xx_osm.h407 #define PCIM_CMD_PERRESPEN 0x0040 macro
Daic79xx_core.c6229 mod_cmd = cmd & ~(PCIM_CMD_PERRESPEN|PCIM_CMD_SERRESPEN); in ahd_reset()