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

/netbsd-6-1-5-RELEASE/sys/dev/marvell/
H A Dgtpci.c61 #define GTPCI_WRITE_AC(sc, r, n, v) \ macro
426 GTPCI_WRITE_AC(sc, GTPCI_ACBL, prot,
428 GTPCI_WRITE_AC(sc, GTPCI_ACBH, prot,
430 GTPCI_WRITE_AC(sc, GTPCI_ACS, prot,
433 GTPCI_WRITE_AC(sc, GTPCI_ACBL, prot, 0);
434 GTPCI_WRITE_AC(sc, GTPCI_ACBH, prot, 0);
435 GTPCI_WRITE_AC(sc, GTPCI_ACS, prot, 0);

Completed in 58 milliseconds