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()
2805 .port_stop = ofdpa_port_stop,
798 if (ap->ops->port_stop) in ahci_platform_shutdown()799 ap->ops->port_stop(ap); in ahci_platform_shutdown()
1224 if (ap->ops->port_stop) in ata_sas_port_destroy()1225 ap->ops->port_stop(ap); in ata_sas_port_destroy()
369 pata_ftide010_port_ops.port_stop = in pata_ftide010_gemini_init()
5511 if (ap->ops->port_stop) in ata_host_stop()5512 ap->ops->port_stop(ap); in ata_host_stop()5604 if (ap->ops->port_stop) in ata_host_start()5642 if (ap->ops->port_stop) in ata_host_start()5643 ap->ops->port_stop(ap); in ata_host_start()5998 if (ap->ops->port_stop) in ata_pci_shutdown_one()5999 ap->ops->port_stop(ap); in ata_pci_shutdown_one()
146 .port_stop = adma_port_stop,
1115 .port_stop = sata_dwc_port_stop,
1406 .port_stop = sata_fsl_port_stop,
696 .port_stop = mv_port_stop,730 .port_stop = mv_port_stop,
495 .port_stop = nv_adma_port_stop,
187 .port_stop = ahci_port_stop,
536 .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.
926 void (*port_stop)(struct ata_port *ap); member
7179 .port_stop = ata_sas_port_stop