Searched refs:reg_0x88 (Results 1 – 1 of 1) sorted by relevance
42 u8 reg_0x88 = 0; in iol_execute() local46 reg_0x88 = usb_read8(padapter, REG_HMEBOX_E0); in iol_execute()47 usb_write8(padapter, REG_HMEBOX_E0, reg_0x88 | control); in iol_execute()50 while ((reg_0x88 = usb_read8(padapter, REG_HMEBOX_E0)) & control && in iol_execute()55 reg_0x88 = usb_read8(padapter, REG_HMEBOX_E0); in iol_execute()56 status = (reg_0x88 & control) ? _FAIL : _SUCCESS; in iol_execute()57 if (reg_0x88 & control << 4) in iol_execute()