Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dhptiop.h129 #define CL_POINTER_TOGGLE 0x00004000 macro
Dhptiop.c953 hba->u.mvfrey.inlist_wptr ^= CL_POINTER_TOGGLE; in hptiop_post_req_mvfrey()
999 hba->u.mvfrey.inlist_wptr = (list_count - 1) | CL_POINTER_TOGGLE; in hptiop_reset_comm_mvfrey()
1000 *hba->u.mvfrey.outlist_cptr = (list_count - 1) | CL_POINTER_TOGGLE; in hptiop_reset_comm_mvfrey()