HomeSort by: relevance | last modified time | path
    Searched defs:rhw_status (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/amiga/dev/
repulse.c 114 vu_int16_t rhw_status; member in struct:repulse_hw
253 bp->rhw_status = 0x000c;
254 if (bp->rhw_status != 0 || bp->rhw_fifostatus != 0x0f0a)
275 a = /* bp->rhw_status;
277 bp->rhw_status = a;
279 a = bp->rhw_status;
283 (void)bp->rhw_status;
284 (void)bp->rhw_status;
285 (void)bp->rhw_status;
286 a = bp->rhw_status;
    [all...]

Completed in 31 milliseconds