Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dsiisatareg.h169 #define PRO_PCS 0x1000 /* (write) port control set */ macro
170 #define PRO_PS PRO_PCS /* (read) port status */
Dsiisata.c899 PRWRITE(sc, PRX(chp->ch_channel, PRO_PCS), in siisata_probe_drive()
1470 PRWRITE(sc, PRX(chp->ch_channel, PRO_PCS), PR_PC_PORT_INITIALIZE); in siisata_reinit_port()
1484 PRWRITE(sc, PRX(chp->ch_channel, PRO_PCS), PR_PC_PMP_ENABLE); in siisata_reinit_port()
1502 PRWRITE(sc, PRX(chp->ch_channel, PRO_PCS), PR_PC_DEVICE_RESET); in siisata_device_reset()
1690 PRWRITE(siic, PRX(chp->ch_channel, PRO_PCS), in siisata_atapi_probe_device()