Searched refs:sas_queue_event (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/drivers/scsi/libsas/ |
D | sas_event.c | 43 static void sas_queue_event(int event, unsigned long *pending, in sas_queue_event() function 114 sas_queue_event(ev, &d->pending, &d->disc_work[ev].work, ha); in sas_enable_revalidation() 123 sas_queue_event(event, &sas_ha->pending, in notify_ha_event() 133 sas_queue_event(event, &phy->port_events_pending, in notify_port_event() 143 sas_queue_event(event, &phy->phy_events_pending, in notify_phy_event()
|