state_Read
? state_Write : state_Read;
return (0 == fd->iwmErr) ? state_Read : state_Fault;
? state_Flush : state_Read;