Searched refs:sas_notify_phy_event_gfp (Results 1 – 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/libsas/ |
D | sas_event.c | 195 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);
|
D | sas_internal.h | 82 int sas_notify_phy_event_gfp(struct asd_sas_phy *phy, enum phy_event event,
|
D | sas_init.c | 606 sas_notify_phy_event_gfp(phy, PHYE_SHUTDOWN, in __sas_alloc_event()
|
/kernel/linux/linux-5.10/include/scsi/ |
D | libsas.h | 709 int sas_notify_phy_event_gfp(struct asd_sas_phy *phy, enum phy_event event,
|
/kernel/linux/linux-5.10/drivers/scsi/mvsas/ |
D | mv_sas.c | 232 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/ |
D | libsas.rst | 195 void sas_notify_phy_event_gfp(struct sas_phy *, enum phy_event, gfp_t);
|
/kernel/linux/linux-5.10/drivers/scsi/isci/ |
D | port.c | 274 sas_notify_phy_event_gfp(&isci_phy->sas_phy, in isci_port_link_down()
|