tag | line | file | source code |
s_drive_stuff | 212 | drivers/cdrom/mcdx.c | static void mcdx_delay(struct s_drive_stuff*, long jifs); |
s_drive_stuff | 213 | drivers/cdrom/mcdx.c | static int mcdx_transfer(struct s_drive_stuff*, char* buf, int sector, int nr_sectors); |
s_drive_stuff | 215 | drivers/cdrom/mcdx.c | static int mcdx_config(struct s_drive_stuff*, int); |
s_drive_stuff | 216 | drivers/cdrom/mcdx.c | static int mcdx_closedoor(struct s_drive_stuff*, int); |
s_drive_stuff | 217 | drivers/cdrom/mcdx.c | static int mcdx_requestversion(struct s_drive_stuff*, struct s_version*, int); |
s_drive_stuff | 218 | drivers/cdrom/mcdx.c | static int mcdx_lockdoor(struct s_drive_stuff*, int, int); |
s_drive_stuff | 219 | drivers/cdrom/mcdx.c | static int mcdx_stop(struct s_drive_stuff*, int); |
s_drive_stuff | 220 | drivers/cdrom/mcdx.c | static int mcdx_hold(struct s_drive_stuff*, int); |
s_drive_stuff | 221 | drivers/cdrom/mcdx.c | static int mcdx_reset(struct s_drive_stuff*, enum resetmodes, int); |
s_drive_stuff | 222 | drivers/cdrom/mcdx.c | static int mcdx_eject(struct s_drive_stuff*, int); |
s_drive_stuff | 223 | drivers/cdrom/mcdx.c | static int mcdx_setdrivemode(struct s_drive_stuff*, enum drivemodes, int); |
s_drive_stuff | 224 | drivers/cdrom/mcdx.c | static int mcdx_setdatamode(struct s_drive_stuff*, enum datamodes, int); |
s_drive_stuff | 225 | drivers/cdrom/mcdx.c | static int mcdx_requestsubqcode(struct s_drive_stuff*, struct s_subqcode*, int); |
s_drive_stuff | 226 | drivers/cdrom/mcdx.c | static int mcdx_requestmultidiskinfo(struct s_drive_stuff*, struct s_multi*, int); |
s_drive_stuff | 227 | drivers/cdrom/mcdx.c | static int mcdx_requesttocdata(struct s_drive_stuff*, struct s_diskinfo*, int); |
s_drive_stuff | 228 | drivers/cdrom/mcdx.c | static int mcdx_getstatus(struct s_drive_stuff*, int); |
s_drive_stuff | 229 | drivers/cdrom/mcdx.c | static int mcdx_getval(struct s_drive_stuff*, int to, int delay, char*); |
s_drive_stuff | 230 | drivers/cdrom/mcdx.c | static int mcdx_talk(struct s_drive_stuff*, |
s_drive_stuff | 234 | drivers/cdrom/mcdx.c | static int mcdx_readtoc(struct s_drive_stuff*); |
s_drive_stuff | 235 | drivers/cdrom/mcdx.c | static int mcdx_playtrk(struct s_drive_stuff*, const struct cdrom_ti*); |
s_drive_stuff | 236 | drivers/cdrom/mcdx.c | static int mcdx_playmsf(struct s_drive_stuff*, const struct cdrom_msf*); |
s_drive_stuff | 237 | drivers/cdrom/mcdx.c | static int mcdx_setattentuator(struct s_drive_stuff*, struct cdrom_volctrl*, int); |
s_drive_stuff | 242 | drivers/cdrom/mcdx.c | static struct s_drive_stuff* mcdx_stuffp[MCDX_NDRIVES]; |
s_drive_stuff | 243 | drivers/cdrom/mcdx.c | static struct s_drive_stuff* mcdx_irq_map[16] = |
s_drive_stuff | 270 | drivers/cdrom/mcdx.c | struct s_drive_stuff *stuffp = mcdx_stuffp[MINOR(ip->i_rdev)]; |
s_drive_stuff | 537 | drivers/cdrom/mcdx.c | struct s_drive_stuff *stuffp; |
s_drive_stuff | 613 | drivers/cdrom/mcdx.c | struct s_drive_stuff *stuffp; |
s_drive_stuff | 759 | drivers/cdrom/mcdx.c | struct s_drive_stuff *stuffp; |
s_drive_stuff | 805 | drivers/cdrom/mcdx.c | static void mcdx_delay(struct s_drive_stuff *stuff, long jifs) |
s_drive_stuff | 840 | drivers/cdrom/mcdx.c | struct s_drive_stuff *stuffp; |
s_drive_stuff | 867 | drivers/cdrom/mcdx.c | struct s_drive_stuff *stuffp, |
s_drive_stuff | 1001 | drivers/cdrom/mcdx.c | struct s_drive_stuff *stuffp; |
s_drive_stuff | 1066 | drivers/cdrom/mcdx.c | struct s_drive_stuff* stuffp; |
s_drive_stuff | 1214 | drivers/cdrom/mcdx.c | static int mcdx_transfer(struct s_drive_stuff *stuffp, |
s_drive_stuff | 1396 | drivers/cdrom/mcdx.c | int mcdx_readtoc(struct s_drive_stuff* stuffp) |
s_drive_stuff | 1488 | drivers/cdrom/mcdx.c | mcdx_playmsf(struct s_drive_stuff* stuffp, const struct cdrom_msf* msf) |
s_drive_stuff | 1520 | drivers/cdrom/mcdx.c | mcdx_playtrk(struct s_drive_stuff* stuffp, const struct cdrom_ti* ti) |
s_drive_stuff | 1550 | drivers/cdrom/mcdx.c | mcdx_closedoor(struct s_drive_stuff *stuffp, int tries) |
s_drive_stuff | 1559 | drivers/cdrom/mcdx.c | mcdx_stop(struct s_drive_stuff *stuffp, int tries) |
s_drive_stuff | 1563 | drivers/cdrom/mcdx.c | mcdx_hold(struct s_drive_stuff *stuffp, int tries) |
s_drive_stuff | 1567 | drivers/cdrom/mcdx.c | mcdx_eject(struct s_drive_stuff *stuffp, int tries) |
s_drive_stuff | 1576 | drivers/cdrom/mcdx.c | mcdx_requestsubqcode(struct s_drive_stuff *stuffp, |
s_drive_stuff | 1601 | drivers/cdrom/mcdx.c | mcdx_requestmultidiskinfo(struct s_drive_stuff *stuffp, struct s_multi *multi, int tries) |
s_drive_stuff | 1620 | drivers/cdrom/mcdx.c | mcdx_requesttocdata(struct s_drive_stuff *stuffp, struct s_diskinfo *info, int tries) |
s_drive_stuff | 1637 | drivers/cdrom/mcdx.c | mcdx_setdrivemode(struct s_drive_stuff *stuffp, enum drivemodes mode, int tries) |
s_drive_stuff | 1660 | drivers/cdrom/mcdx.c | mcdx_setdatamode(struct s_drive_stuff *stuffp, enum datamodes mode, int tries) |
s_drive_stuff | 1674 | drivers/cdrom/mcdx.c | mcdx_config(struct s_drive_stuff *stuffp, int tries) |
s_drive_stuff | 1695 | drivers/cdrom/mcdx.c | mcdx_requestversion(struct s_drive_stuff *stuffp, struct s_version *ver, int tries) |
s_drive_stuff | 1710 | drivers/cdrom/mcdx.c | mcdx_reset(struct s_drive_stuff *stuffp, enum resetmodes mode, int tries) |
s_drive_stuff | 1720 | drivers/cdrom/mcdx.c | mcdx_lockdoor(struct s_drive_stuff *stuffp, int lock, int tries) |
s_drive_stuff | 1731 | drivers/cdrom/mcdx.c | mcdx_getstatus(struct s_drive_stuff *stuffp, int tries) |
s_drive_stuff | 1735 | drivers/cdrom/mcdx.c | mcdx_getval(struct s_drive_stuff *stuffp, int to, int delay, char* buf) |
s_drive_stuff | 1754 | drivers/cdrom/mcdx.c | struct s_drive_stuff* stuffp, |