Home
last modified time | relevance | path

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

/freebsd/sys/dev/isp/
H A Disp_freebsd.c1586 int sentstatus = 0, ok = 0, notify_cam = 0, failure = 0; in isp_handle_platform_ctio() local
1633 notify_cam = (ct->ct_header.rqs_seqno & ATPD_SEQ_NOTIFY_CAM) != 0; in isp_handle_platform_ctio()
1638notify_cam, ct->ct_nphdl, ct->ct_flags, (ccb->ccb_h.status & CAM_SENT_SENSE) != 0, resid, sentstat… in isp_handle_platform_ctio()
1649 notify_cam = 1; in isp_handle_platform_ctio()
1662 …(sentstatus)? " FINAL " : "MIDTERM ", atp->tag, ok, notify_cam, atp->sendst, (ccb->ccb_h.flags & … in isp_handle_platform_ctio()
1663 if (notify_cam == 0) { in isp_handle_platform_ctio()