Home
last modified time | relevance | path

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

/src/sys/dev/isp/
H A Disp_pci.c118 #ifndef PCIM_CMD_SEREN
119 #define PCIM_CMD_SEREN 0x0100 macro
596 cmd |= PCIM_CMD_SEREN | PCIM_CMD_PERRESPEN | PCIM_CMD_BUSMASTEREN | PCIM_CMD_INVEN; in isp_pci_attach()