fhpib.c | 45 static int fhpibwait(struct fhpibdevice *, uint8_t); 92 fhpibwait(hd, IM_IDLE); 99 fhpibwait(hd, IM_IDLE); 104 if (fhpibwait(hd, IM_ROOM) < 0) 109 if (fhpibwait(hd, IM_ROOM) < 0) 116 fhpibwait(hd, IM_IDLE); 132 fhpibwait(hd, IM_IDLE); 139 fhpibwait(hd, IM_IDLE); 144 if (fhpibwait(hd, IM_BYTE) < 0) 149 fhpibwait(hd, IM_ROOM) 182 fhpibwait(struct fhpibdevice *hd, uint8_t x) function in typeref:typename:int [all...] |