Searched defs:_evt (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/scsi/csiostor/ | ||
H A D | csio_rnode.c | 85 #define CSIO_FWE_TO_RNFE(_evt) ((_evt > PROTO_ERR_IMPL_LOGO) ? \ argument |
H A D | csio_lnode.c | 98 #define CSIO_FWE_TO_LNE(_evt) ((_evt > PROTO_ERR_IMPL_LOGO) ? \ argument |
/openbmc/linux/drivers/usb/dwc3/ | ||
H A D | gadget.c | 4521 dwc3_thread_interrupt(int irq,void * _evt) dwc3_thread_interrupt() argument |