Searched refs:corbsts (Results 1 – 5 of 5) sorted by relevance
230 uint8_t corbsts = REG_RD(®s()->corbsts); in ProcessCORB() local231 REG_WR(®s()->corbsts, corbsts); in ProcessCORB()233 if (corbsts & HDA_REG_CORBSTS_MEI) { in ProcessCORB()
66 out_regs.corbsts = REG_RD(®s()->corbsts); in SnapshotRegs()
487 REG_WR(®s()->corbsts, HDA_REG_CORBSTS_MEI); in SetupCommandBuffer()
165 ihda_dump8 ("CORBSTS", ®s, offsetof(hda_registers_t, corbsts)); in DumpRegs()
84 uint8_t corbsts; // (0x4D) CORB Status member
Completed in 15 milliseconds