Searched refs:CSR_WRITE_REGION_1 (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | if_iwireg.h | 479 #define CSR_WRITE_REGION_1(sc, offset, datap, count) \ macro |
H A D | if_iwi.c | 715 CSR_WRITE_REGION_1(sc, IWI_CSR_NODE_BASE + i * sizeof node, in iwi_find_txnode() |