Home
last modified time | relevance | path

Searched refs:ASYNC_EVENT (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/typec/ucsi/
H A Ducsi_ccg.c66 #define ASYNC_EVENT BIT(7) macro
664 if (uc->dev_resp.code & ASYNC_EVENT) { in ccg_process_response()
/kernel/linux/linux-6.6/drivers/usb/typec/ucsi/
H A Ducsi_ccg.c66 #define ASYNC_EVENT BIT(7) macro
686 if (uc->dev_resp.code & ASYNC_EVENT) { in ccg_process_response()
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc.h759 #define ASYNC_EVENT 0x80 macro
H A Dlpfc_hbadisc.c660 if (phba->hba_flag & ASYNC_EVENT) in lpfc_work_done()
H A Dlpfc_init.c5965 phba->hba_flag &= ~ASYNC_EVENT; in lpfc_sli4_async_event_proc()
H A Dlpfc_sli.c13351 phba->hba_flag |= ASYNC_EVENT; in lpfc_sli4_sp_handle_async_event()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc.h1010 #define ASYNC_EVENT 0x80 macro
H A Dlpfc_hbadisc.c986 if (phba->hba_flag & ASYNC_EVENT) in lpfc_work_done()
H A Dlpfc_init.c7315 phba->hba_flag &= ~ASYNC_EVENT; in lpfc_sli4_async_event_proc()
H A Dlpfc_sli.c14265 phba->hba_flag |= ASYNC_EVENT; in lpfc_sli4_sp_handle_async_event()

Completed in 99 milliseconds