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

/freebsd-13-stable/sys/dev/siis/
H A Dsiis.h195 #define SIIS_P_CTL_PORT_RESET 0x00000001 macro
H A Dsiis.c582 ATA_OUTL(ch->r_mem, SIIS_P_CTLCLR, SIIS_P_CTL_PORT_RESET);
599 ATA_OUTL(ch->r_mem, SIIS_P_CTLSET, SIIS_P_CTL_PORT_RESET);
1661 ATA_OUTL(ch->r_mem, SIIS_P_CTLSET, SIIS_P_CTL_PORT_RESET);
1664 ATA_OUTL(ch->r_mem, SIIS_P_CTLCLR, SIIS_P_CTL_PORT_RESET);

Completed in 156 milliseconds