Searched refs:port_stop (Results 1 – 17 of 17) sorted by relevance
102 void (*port_stop)(struct rocker_port *rocker_port); member
1547 if (!wops->port_stop) in rocker_world_port_stop()1549 wops->port_stop(rocker_port); in rocker_world_port_stop()
2816 .port_stop = ofdpa_port_stop,
697 if (ap->ops->port_stop) in ahci_platform_shutdown()698 ap->ops->port_stop(ap); in ahci_platform_shutdown()
1206 if (ap->ops->port_stop) in ata_sas_port_destroy()1207 ap->ops->port_stop(ap); in ata_sas_port_destroy()
369 pata_ftide010_port_ops.port_stop = in pata_ftide010_gemini_init()
5479 if (ap->ops->port_stop) in ata_host_stop()5480 ap->ops->port_stop(ap); in ata_host_stop()5572 if (ap->ops->port_stop) in ata_host_start()5610 if (ap->ops->port_stop) in ata_host_start()5611 ap->ops->port_stop(ap); in ata_host_start()5968 if (ap->ops->port_stop) in ata_pci_shutdown_one()5969 ap->ops->port_stop(ap); in ata_pci_shutdown_one()
146 .port_stop = adma_port_stop,
1181 .port_stop = sata_dwc_port_stop,
1427 .port_stop = sata_fsl_port_stop,
692 .port_stop = mv_port_stop,726 .port_stop = mv_port_stop,
488 .port_stop = nv_adma_port_stop,
167 .port_stop = ahci_port_stop,
537 .port_stop = ata_sas_port_stop,
377 void (*port_stop) (struct ata_port *ap);391 ``->port_stop()`` is called after ``->host_stop()``. Its sole function is to395 ``->host_stop()`` is called after all ``->port_stop()`` calls have completed.
950 void (*port_stop)(struct ata_port *ap); member
7175 .port_stop = ata_sas_port_stop