Home
last modified time | relevance | path

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

/freebsd/sys/dev/mvs/
H A Dmvs_pci.c224 ATA_OUTL(ctlr->r_mem, CHIP_ICC, ~CHIP_ICC_ALL_PORTS); in mvs_ctlr_setup()
349 ATA_OUTL(ctlr->r_mem, CHIP_ICC, ~CHIP_ICC_ALL_PORTS); in mvs_intr()
H A Dmvs.h69 #define CHIP_ICC_ALL_PORTS (1 << 4) /* all ports irq event */ macro