get_flag
unsigned int get_flag, unsigned int req,
header |= (get_flag & 0x01) << 16;
unsigned int *get_flag, unsigned int *req,
if (get_flag)
*get_flag = (header >> 16) & 0x01;
unsigned int data_size, src_id, target_id, get_flag, device_flag;
extract_scp_header(header, &target_id, &src_id, &get_flag, NULL,
if (get_flag || device_flag) {
if (get_flag(ptr, plus_flags))
if (get_flag(ptr, minus_flags))