Home
last modified time | relevance | path

Searched refs:IMCSMB_STATUS_READ_DATA_VALID (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/imcsmb/
HDimcsmb_reg.h68 #define IMCSMB_STATUS_READ_DATA_VALID 0x80000000 macro
HDimcsmb.c473 if ((stat_val & IMCSMB_STATUS_READ_DATA_VALID) != 0) { in imcsmb_transfer()