Searched refs:IMCSMB_STATUS_READ_DATA_VALID (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/sys/dev/imcsmb/ | ||
| HD | imcsmb_reg.h | 68 #define IMCSMB_STATUS_READ_DATA_VALID 0x80000000 macro |
| HD | imcsmb.c | 473 if ((stat_val & IMCSMB_STATUS_READ_DATA_VALID) != 0) { in imcsmb_transfer() |