Home
last modified time | relevance | path

Searched refs:sas_notify_phy_event_gfp (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/libsas/
Dsas_event.c195 int sas_notify_phy_event_gfp(struct asd_sas_phy *phy, enum phy_event event, in sas_notify_phy_event_gfp() function
206 EXPORT_SYMBOL_GPL(sas_notify_phy_event_gfp);
Dsas_internal.h82 int sas_notify_phy_event_gfp(struct asd_sas_phy *phy, enum phy_event event,
Dsas_init.c606 sas_notify_phy_event_gfp(phy, PHYE_SHUTDOWN, in __sas_alloc_event()
/kernel/linux/linux-5.10/include/scsi/
Dlibsas.h709 int sas_notify_phy_event_gfp(struct asd_sas_phy *phy, enum phy_event event,
/kernel/linux/linux-5.10/drivers/scsi/mvsas/
Dmv_sas.c232 sas_notify_phy_event_gfp(sas_phy, PHYE_OOB_DONE, gfp_flags); in mvs_bytes_dmaed()
1895 sas_notify_phy_event_gfp(sas_phy, in mvs_work_queue()
/kernel/linux/linux-5.10/Documentation/scsi/
Dlibsas.rst195 void sas_notify_phy_event_gfp(struct sas_phy *, enum phy_event, gfp_t);
/kernel/linux/linux-5.10/drivers/scsi/isci/
Dport.c274 sas_notify_phy_event_gfp(&isci_phy->sas_phy, in isci_port_link_down()