Searched refs:ATPD_SEQ_NOTIFY_CAM (Results 1 – 2 of 2) sorted by relevance
130 #define ATPD_SEQ_NOTIFY_CAM 0x80 macro133 #define ATPD_GET_NCAM(hdrp) ((((isphdr_t *)hdrp)->rqs_seqno & ATPD_SEQ_NOTIFY_CAM) != 0)
1089 cto->ct_header.rqs_seqno |= ATPD_SEQ_NOTIFY_CAM; in isp_target_start_ctio()1218 cto->ct_header.rqs_seqno &= ~ATPD_SEQ_NOTIFY_CAM; in isp_target_start_ctio()1652 notify_cam = (ct->ct_header.rqs_seqno & ATPD_SEQ_NOTIFY_CAM) != 0; in isp_handle_platform_ctio()