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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/cdrom/
H A Dmcdx.c153 struct s_drive_stuff { struct
216 struct s_drive_stuff *p = inode->i_bdev->bd_disk->private_data;
222 struct s_drive_stuff *p = inode->i_bdev->bd_disk->private_data;
229 struct s_drive_stuff *p = inode->i_bdev->bd_disk->private_data;
235 struct s_drive_stuff *p = disk->private_data;
269 static void mcdx_delay(struct s_drive_stuff *, long jifs);
270 static int mcdx_transfer(struct s_drive_stuff *, char *buf, int sector,
272 static int mcdx_xfer(struct s_drive_stuff *, char *buf, int sector,
275 static int mcdx_config(struct s_drive_stuff *, int);
276 static int mcdx_requestversion(struct s_drive_stuff *, struc
[all...]

Completed in 92 milliseconds