tag | line | file | source code |
---|---|---|---|
isp16_cdi_config | 1999 | drivers/cdrom/optcd.c | if (isp16_cdi_config(optcd_port, ISP16_SONY, 0, 0) < 0) { |
isp16_cdi_config | 55 | drivers/cdrom/optcd_isp16.h | static short isp16_cdi_config( int base, u_char drive_type, int irq, int dma ); |
isp16_cdi_config | 121 | drivers/cdrom/sjcd.c | static short isp16_cdi_config( int base, u_char drive_type, int irq, int dma ); |
isp16_cdi_config | 1519 | drivers/cdrom/sjcd.c | if ( isp16_cdi_config( sjcd_port, expected_drive, sjcd_irq, sjcd_dma ) < 0 ) { |