Home
last modified time | relevance | path

Searched refs:CL_POINTER_TOGGLE (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/scsi/
Dhptiop.h121 #define CL_POINTER_TOGGLE 0x00004000 macro
Dhptiop.c945 hba->u.mvfrey.inlist_wptr ^= CL_POINTER_TOGGLE; in hptiop_post_req_mvfrey()
991 hba->u.mvfrey.inlist_wptr = (list_count - 1) | CL_POINTER_TOGGLE; in hptiop_reset_comm_mvfrey()
992 *hba->u.mvfrey.outlist_cptr = (list_count - 1) | CL_POINTER_TOGGLE; in hptiop_reset_comm_mvfrey()