Searched refs:port_event (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/infiniband/hw/ocrdma/ |
| H A D | ocrdma_main.c | 342 struct ib_event port_event; in ocrdma_dispatch_port_active() local 344 port_event.event = IB_EVENT_PORT_ACTIVE; in ocrdma_dispatch_port_active() 345 port_event.element.port_num = 1; in ocrdma_dispatch_port_active() 346 port_event.device = &dev->ibdev; in ocrdma_dispatch_port_active() 347 ib_dispatch_event(&port_event); in ocrdma_dispatch_port_active()
|
| /linux/include/scsi/ |
| H A D | libsas.h | 36 enum port_event { enum 733 void sas_notify_port_event(struct asd_sas_phy *phy, enum port_event event,
|
| /linux/drivers/scsi/libsas/ |
| H A D | sas_event.c | 164 void sas_notify_port_event(struct asd_sas_phy *phy, enum port_event event, in sas_notify_port_event()
|
| /linux/Documentation/translations/zh_CN/scsi/ |
| H A D | libsas.rst | 179 void sas_notify_port_event(struct sas_phy *, enum port_event, gfp_t);
|
| /linux/Documentation/scsi/ |
| H A D | libsas.rst | 192 void sas_notify_port_event(struct sas_phy *, enum port_event, gfp_t);
|
| /linux/drivers/usb/core/ |
| H A D | hub.c | 5746 static void port_event(struct usb_hub *hub, int port1) in port_event() function 5953 port_event(hub, i); in hub_event()
|