xd.c | 275 int fullmode; /* submit mode */ member in struct:xdc_attach_args 604 int rqno, err, spt, mb, blk, lcv, fullmode, newstate; local in function:xd_init 609 fullmode = (cold) ? XD_SUB_POLL : XD_SUB_WAIT; 613 rqno = xdc_cmd(xdc, XDCMD_RST, 0, xd->xd_drive, 0, 0, 0, fullmode); 631 0, 0, 0, fullmode); 642 0, 0, 0, fullmode); 667 0, 0, 0, fullmode); 677 0, 1, dvmabuf, fullmode); 703 0, 0, 0, fullmode); 719 blk, 1, dvmabuf, fullmode); [all...] |