sbic.c | 153 static int sbicxfstart (sbic_regmap_p, int, u_char, int); 1052 if (sbicxfstart(regs, 6, MESG_OUT_PHASE, 1083 sbicxfstart(sbic_regmap_p regs, int len, u_char phase, int wait) function in typeref:typename:int 1106 QPRINTF(("sbicxfstart %d, %d, %d\n", len, phase, wait)); 1346 if (sbicxfstart(regs, clen, CMD_PHASE, sbic_cmd_wait)) 1375 if (sbicxfstart(regs, acb->datalen, 2045 if (sbicxfstart(regs, acb->clen, CMD_PHASE, sbic_cmd_wait)) 2095 if (sbicxfstart(regs, acb->datalen,
|