Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/mvs/
Dmvs_pci.c225 ATA_OUTL(ctlr->r_mem, CHIP_ICC, ~CHIP_ICC_ALL_PORTS); in mvs_ctlr_setup()
350 ATA_OUTL(ctlr->r_mem, CHIP_ICC, ~CHIP_ICC_ALL_PORTS); in mvs_intr()
Dmvs.h71 #define CHIP_ICC_ALL_PORTS (1 << 4) /* all ports irq event */ macro