Searched refs:MCA_RSP_NO_RESOURCE (Results 1 – 2 of 2) sorted by relevance
78 #define MCA_RSP_NO_RESOURCE 0x08 /* The device is temporarily unable to complete the request. Th… macro
263 UINT8 reject_code = MCA_RSP_NO_RESOURCE; in mca_ccb_hdl_req()