Home
last modified time | relevance | path

Searched refs:port_event (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/infiniband/hw/ocrdma/
A Docrdma_main.c345 struct ib_event port_event; in ocrdma_dispatch_port_active() local
347 port_event.event = IB_EVENT_PORT_ACTIVE; in ocrdma_dispatch_port_active()
348 port_event.element.port_num = 1; in ocrdma_dispatch_port_active()
349 port_event.device = &dev->ibdev; in ocrdma_dispatch_port_active()
350 ib_dispatch_event(&port_event); in ocrdma_dispatch_port_active()
/linux-6.3-rc2/include/scsi/
A Dlibsas.h46 enum port_event { enum
769 void sas_notify_port_event(struct asd_sas_phy *phy, enum port_event event,
/linux-6.3-rc2/drivers/scsi/libsas/
A Dsas_event.c164 void sas_notify_port_event(struct asd_sas_phy *phy, enum port_event event, in sas_notify_port_event()
/linux-6.3-rc2/Documentation/scsi/
A Dlibsas.rst192 void sas_notify_port_event(struct sas_phy *, enum port_event, gfp_t);
/linux-6.3-rc2/drivers/usb/core/
A Dhub.c5590 static void port_event(struct usb_hub *hub, int port1) in port_event() function
5793 port_event(hub, i); in hub_event()

Completed in 16 milliseconds