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

  /src/sys/dev/isa/
seagate.c 1259 u_char phase, tmp, old_phase = PH_INVALID; local in function:sea_information_transfer
1293 if (phase != old_phase)
1294 old_phase = phase;
seagate.c 1259 u_char phase, tmp, old_phase = PH_INVALID; local in function:sea_information_transfer
1293 if (phase != old_phase)
1294 old_phase = phase;

Completed in 25 milliseconds