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

/freebsd-11.0-release/sys/dev/pccbb/
H A Dpccbbreg.h212 #define CBB_STATE_DATA_LOST (1UL << 8) /* Data Lost */ macro
H A Dpccbb.c870 status &= ~CBB_STATE_DATA_LOST;

Completed in 57 milliseconds