tag
line
file
source code
mcdx_xfer
214
drivers/cdrom/mcdx.c
static int mcdx_xfer(struct s_drive_stuff*, char* buf, int sector, int nr_sectors);
mcdx_xfer
1264
drivers/cdrom/mcdx.c
ans = mcdx_xfer(stuffp, p, sector, nr_sectors);