Searched refs:optrp (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/dev/disk/isp/ |
| HD | isp_target.c | 104 isp_target_notify(ispsoftc_t *isp, void *vptr, uint32_t *optrp) in isp_target_notify() argument 161 ISP_TDQE(isp, "isp_target_notify", (int) *optrp, vptr); in isp_target_notify() 179 … *optrp = ISP_NXT_QENTRY(*optrp, RESULT_QUEUE_LEN(isp)); in isp_target_notify()
|
| HD | isp.c | 5964 isp_handle_other_response(ispsoftc_t *isp, int type, isphdr_t *hp, uint32_t *optrp) in isp_handle_other_response() argument 5988 if (isp_target_notify(isp, (ispstatusreq_t *) hp, optrp)) { in isp_handle_other_response()
|