Searched refs:SIBA_READ_MULTI_4 (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/sys/dev/siba/ | ||
| D | sibavar.h | 128 #define SIBA_READ_MULTI_4(siba, reg, addr, count) \ macro |
| D | siba_core.c | 700 SIBA_READ_MULTI_4(siba, offset, buffer, count >> 2); in siba_pci_read_multi_4() |