Searched refs:sas_notify_port_event_gfp (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/scsi/libsas/ |
| H A D | sas_event.c | 152 int sas_notify_port_event_gfp(struct asd_sas_phy *phy, enum port_event event, in sas_notify_port_event_gfp() function 163 EXPORT_SYMBOL_GPL(sas_notify_port_event_gfp);
|
| /OK3568_Linux_fs/kernel/include/scsi/ |
| H A D | libsas.h | 707 int sas_notify_port_event_gfp(struct asd_sas_phy *phy, enum port_event event,
|
| /OK3568_Linux_fs/kernel/drivers/scsi/isci/ |
| H A D | port.c | 167 sas_notify_port_event_gfp(&iphy->sas_phy, in isci_port_bc_change_received() 227 sas_notify_port_event_gfp(&iphy->sas_phy, in isci_port_link_up()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/mvsas/ |
| H A D | mv_sas.c | 264 sas_notify_port_event_gfp(sas_phy, PORTE_BYTES_DMAED, gfp_flags); in mvs_bytes_dmaed() 1908 sas_notify_port_event_gfp(sas_phy, in mvs_work_queue()
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | libsas.rst | 194 void sas_notify_port_event_gfp(struct sas_phy *, enum port_event, gfp_t);
|