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

/freebsd-13-stable/sys/dev/ce/
H A Dtau32-ddk.h132 #define TAU32_ERROR_BUS 0x000002ul /* PEB could not access to host memory by PCI bus for load/store information */ macro
H A Dceddk.c153 case TAU32_ERROR_BUS:
242 } else if (error & TAU32_ERROR_BUS) {
293 } else if (error & TAU32_ERROR_BUS) {

Completed in 59 milliseconds