Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/typec/ucsi/
H A Ducsi_ccg.c66 #define ASYNC_EVENT BIT(7) macro
753 if (uc->dev_resp.code & ASYNC_EVENT) { in ccg_process_response()
/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc.h411 ASYNC_EVENT = 7, enumerator
H A Dlpfc_hbadisc.c996 if (test_bit(ASYNC_EVENT, &phba->hba_flag)) in lpfc_work_done()
H A Dlpfc_init.c7311 clear_bit(ASYNC_EVENT, &phba->hba_flag); in lpfc_sli4_async_event_proc()
H A Dlpfc_sli.c14255 set_bit(ASYNC_EVENT, &phba->hba_flag); in lpfc_sli4_sp_handle_async_event()