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

  /src/sys/arch/mac68k/obio/
iwm_fd.c 997 state_Read,
1124 ? state_Write : state_Read;
1205 return (0 == fd->iwmErr) ? state_Read : state_Fault;
1355 ? state_Write : state_Read;
1403 ? state_Flush : state_Read;
iwm_fd.c 997 state_Read,
1124 ? state_Write : state_Read;
1205 return (0 == fd->iwmErr) ? state_Read : state_Fault;
1355 ? state_Write : state_Read;
1403 ? state_Flush : state_Read;
iwm_fd.c 997 state_Read,
1124 ? state_Write : state_Read;
1205 return (0 == fd->iwmErr) ? state_Read : state_Fault;
1355 ? state_Write : state_Read;
1403 ? state_Flush : state_Read;

Completed in 38 milliseconds