Searched refs:xferfunc (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide-cd.c1390 xfer_func_t *xferfunc; local
1447 xferfunc = HWIF(drive)->atapi_output_bytes;
1455 xferfunc = HWIF(drive)->atapi_input_bytes;
1481 xferfunc(drive, ptr, blen);
1500 xferfunc(drive, &pad, sizeof(pad));

Completed in 61 milliseconds