Home
last modified time | relevance | path

Searched defs:port_ops (Results 1 – 8 of 8) sorted by relevance

/drivers/ide/
Dide-xfer-mode.c125 const struct ide_port_ops *port_ops = hwif->port_ops; in ide_set_pio_mode() local
159 const struct ide_port_ops *port_ops = hwif->port_ops; in ide_set_dma_mode() local
185 const struct ide_port_ops *port_ops = hwif->port_ops; in ide_set_pio() local
252 const struct ide_port_ops *port_ops = hwif->port_ops; in ide_set_xfer_rate() local
Dide-eh.c226 const struct ide_port_ops *port_ops = hwif->port_ops; in reset_pollfunc() local
289 const struct ide_port_ops *port_ops = drive->hwif->port_ops; in pre_reset() local
339 const struct ide_port_ops *port_ops; in do_reset1() local
Dide-devsets.c99 const struct ide_port_ops *port_ops = hwif->port_ops; in set_pio_mode() local
Dide-probe.c723 const struct ide_port_ops *port_ops = hwif->port_ops; in ide_port_tune_devices() local
1024 const struct ide_port_ops *port_ops = hwif->port_ops; in ide_port_init_devices() local
1114 const struct ide_port_ops *port_ops = hwif->port_ops; in ide_port_cable_detect() local
Dide-dma.c243 const struct ide_port_ops *port_ops = hwif->port_ops; in ide_get_mode_mask() local
Dide-iops.c32 const struct ide_port_ops *port_ops = drive->hwif->port_ops; in SELECT_MASK() local
/drivers/net/ethernet/apm/xgene/
Dxgene_enet_main.h178 struct xgene_port_ops *port_ops; member
/drivers/tty/
Dsynclinkmp.c3738 static const struct tty_port_operations port_ops = { variable