Home
last modified time | relevance | path

Searched refs:MPI_DOORBELL_ACTIVE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/message/fusion/lsi/
H A Dmpi.h41 * 04-09-01 01.01.07 Added alternate define for MPI_DOORBELL_ACTIVE,
162 #define MPI_DOORBELL_ACTIVE (0x08000000) /* DoorbellUsed */ macro
163 #define MPI_DOORBELL_USED (MPI_DOORBELL_ACTIVE)
/kernel/linux/linux-6.6/drivers/message/fusion/lsi/
H A Dmpi.h41 * 04-09-01 01.01.07 Added alternate define for MPI_DOORBELL_ACTIVE,
162 #define MPI_DOORBELL_ACTIVE (0x08000000) /* DoorbellUsed */ macro
163 #define MPI_DOORBELL_USED (MPI_DOORBELL_ACTIVE)
/kernel/linux/linux-5.10/drivers/message/fusion/
H A Dmptbase.c1220 if (!(CHIPREG_READ32(&ioc->chip->Doorbell) & MPI_DOORBELL_ACTIVE)) in mpt_send_handshake_request()
1285 & MPI_DOORBELL_ACTIVE) in mpt_host_page_access_control()
2939 if (ioc_state & MPI_DOORBELL_ACTIVE) { in MakeIocReady()
4693 if (!(CHIPREG_READ32(&ioc->chip->Doorbell) & MPI_DOORBELL_ACTIVE)) in mpt_handshake_req_reply_wait()
H A Dmptscsih.c1547 (ioc_raw_state & MPI_DOORBELL_ACTIVE)) { in mptscsih_IssueTaskMgmt()
/kernel/linux/linux-6.6/drivers/message/fusion/
H A Dmptbase.c1216 if (!(CHIPREG_READ32(&ioc->chip->Doorbell) & MPI_DOORBELL_ACTIVE)) in mpt_send_handshake_request()
1279 & MPI_DOORBELL_ACTIVE) in mpt_host_page_access_control()
2930 if (ioc_state & MPI_DOORBELL_ACTIVE) { in MakeIocReady()
4684 if (!(CHIPREG_READ32(&ioc->chip->Doorbell) & MPI_DOORBELL_ACTIVE)) in mpt_handshake_req_reply_wait()
H A Dmptscsih.c1546 (ioc_raw_state & MPI_DOORBELL_ACTIVE)) { in mptscsih_IssueTaskMgmt()

Completed in 33 milliseconds