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

/freebsd-9.3-release/sys/pci/
H A Dncr.c6744 u_int32_t ncr_rd, ncr_wr, ncr_bk, host_rd, host_wr, pc; local
6755 ncr_wr = 2;
6760 OUTL (nc_temp, ncr_wr);
6812 if (host_rd != ncr_wr) {
6814 (int) ncr_wr, (int) host_rd);
6817 if (ncr_bk != ncr_wr) {
6819 (int) ncr_wr, (int) ncr_bk);

Completed in 120 milliseconds