Searched refs:port_ops (Results 101 - 125 of 134) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dpata_atp867x.c495 .port_ops = &atp867x_ops,
H A Dpata_hpt3x2n.c446 .port_ops = &hpt3x2n_port_ops
H A Dsata_vsc.c348 .port_ops = &vsc_sata_ops,
H A Dsata_mv.c731 .port_ops = &mv5_ops,
737 .port_ops = &mv5_ops,
743 .port_ops = &mv5_ops,
749 .port_ops = &mv6_ops,
755 .port_ops = &mv6_ops,
761 .port_ops = &mv_iie_ops,
767 .port_ops = &mv_iie_ops,
773 .port_ops = &mv_iie_ops,
H A Dpdc_adma.c174 .port_ops = &adma_ata_ops,
H A Dsata_qstor.c162 .port_ops = &qs_ata_ops,
H A Dlibata-core.c5705 ap->ops = pi->port_ops;
5707 if (!host->ops && (pi->port_ops != &ata_dummy_port_ops))
5708 host->ops = pi->port_ops;
5929 * @ops: port_ops
6555 * Dummy port_ops
6574 .port_ops = &ata_dummy_port_ops,
H A Dpata_macio.c1057 pinfo.port_ops = &pata_macio_ops;
H A Dpata_scc.c963 .port_ops = &scc_pata_ops,
H A Dsata_inic162x.c727 .port_ops = &inic_port_ops
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dalim15x3.c520 .port_ops = &ali_port_ops,
H A Dau1xxx-ide.c485 .port_ops = &au1xxx_port_ops,
H A Dide-cs.c133 .port_ops = &idecs_port_ops,
H A Dpdc202xx_new.c459 .port_ops = &pdcnew_port_ops, \
H A Dvia82cxxx.c410 .port_ops = &via_port_ops,
H A Dhpt366.c1255 .port_ops = &hpt3xx_port_ops,
1267 .port_ops = &hpt3xx_port_ops,
H A Dcmd640.c693 .port_ops = &cmd640_port_ops,
H A Dit821x.c616 .port_ops = &it821x_port_ops,
H A Dsgiioc4.c528 .port_ops = &sgiioc4_port_ops,
H A Dsiimage.c715 .port_ops = p_ops, \
H A Dtx4939ide.c524 .port_ops = &tx4939ide_port_ops,
H A Dscc_pata.c816 .port_ops = &scc_port_ops,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dide.h704 const struct ide_port_ops *port_ops; member in struct:hwif_s
1302 const struct ide_port_ops *port_ops; member in struct:ide_port_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/libsas/
H A Dsas_ata.c366 .port_ops = &sas_sata_ops
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/drivers/
H A Dchan_kern.c466 { "port", &port_ops },

Completed in 309 milliseconds

123456