xd.c | 235 int xdc_piodriver(struct xdc_softc *, int, int); 1322 if (xdc_piodriver(xdcsc, 0, 1) != XD_ERR_AOK) 1510 return xdc_piodriver(xdcsc, iorqno, 0); 1542 return xdc_piodriver(xdcsc, iorqno, 0); 1552 * xdc_piodriver 1560 xdc_piodriver(struct xdc_softc *xdcsc, int iorqno, int freeone) function in typeref:typename:int
|