Searched refs:status_val (Results 1 – 2 of 2) sorted by relevance
119 u8 status_val; in pdc4030_cmd() local133 status_val = HWIF(drive)->INB(IDE_SECTOR_REG); in pdc4030_cmd()134 } while (status_val != 0x50 && status_val != 0x70); in pdc4030_cmd()136 if(status_val == 0x50) in pdc4030_cmd()
753 uint64_t status_val; in saa7114h_interrupt() local760 status_val = in64(MAC2_CSR(R_MAC_STATUS)); in saa7114h_interrupt()768 if (status_val & M_MAC_INT_EOP_SEEN<<S_MAC_RX_CH0) { in saa7114h_interrupt()