Searched refs:ATPD_SEQ_NOTIFY_CAM (Results 1 – 2 of 2) sorted by relevance
137 #define ATPD_SEQ_NOTIFY_CAM 0x80 macro140 #define ATPD_GET_NCAM(hdrp) ((((isphdr_t *)hdrp)->rqs_seqno & ATPD_SEQ_NOTIFY_CAM) != 0)
1233 cto->ct_header.rqs_seqno |= ATPD_SEQ_NOTIFY_CAM; in isp_target_start_ctio()1363 cto->ct_header.rqs_seqno &= ~ATPD_SEQ_NOTIFY_CAM; in isp_target_start_ctio()1377 cto->ct_header.rqs_seqno |= ATPD_SEQ_NOTIFY_CAM; in isp_target_start_ctio()1503 cto->ct_header.rqs_seqno &= ~ATPD_SEQ_NOTIFY_CAM; in isp_target_start_ctio()2120 notify_cam = (ct->ct_header.rqs_seqno & ATPD_SEQ_NOTIFY_CAM) != 0; in isp_handle_platform_ctio()2142 notify_cam = (ct->ct_header.rqs_seqno & ATPD_SEQ_NOTIFY_CAM) != 0; in isp_handle_platform_ctio()