Searched refs:outlist_cptr (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/
H A Dhptiop.h302 __le32 *outlist_cptr; /* copy pointer shadow */ member in struct:hptiop_hba::__anon5484::__anon5487
H A Dhptiop.c284 cptr = *hba->u.mvfrey.outlist_cptr & 0xff;
297 } while (cptr != (*hba->u.mvfrey.outlist_cptr & 0xff));
1002 *hba->u.mvfrey.outlist_cptr = (list_count - 1) | CL_POINTER_TOGGLE;
1251 hba->u.mvfrey.outlist_cptr = (__le32 *)p;

Completed in 229 milliseconds