Home
last modified time | relevance | path

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

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