Searched refs:SIIS_P_CTL_PME (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/siis/
H A Dsiis.c582 ATA_OUTL(ch->r_mem, SIIS_P_CTLSET, SIIS_P_CTL_PME);
584 ATA_OUTL(ch->r_mem, SIIS_P_CTLCLR, SIIS_P_CTL_PME);
1668 ATA_OUTL(ch->r_mem, SIIS_P_CTLSET, SIIS_P_CTL_PME);
1670 ATA_OUTL(ch->r_mem, SIIS_P_CTLCLR, SIIS_P_CTL_PME);
1863 ATA_OUTL(ch->r_mem, SIIS_P_CTLSET, SIIS_P_CTL_PME);
1865 ATA_OUTL(ch->r_mem, SIIS_P_CTLCLR, SIIS_P_CTL_PME);
H A Dsiis.h180 #define SIIS_P_CTL_PME 0x00002000 macro

Completed in 48 milliseconds