Searched refs:IOP_REQUEST_FLAG_SYNC_REQUEST (Results 1 – 2 of 2) sorted by relevance
482 if (temp & IOP_REQUEST_FLAG_SYNC_REQUEST) { in hptiop_drain_outbound_queue_itl()843 IOP_REQUEST_FLAG_SYNC_REQUEST | in hptiop_send_sync_request_mv()868 reqhdr->flags = IOP_REQUEST_FLAG_SYNC_REQUEST in hptiop_send_sync_request_mvfrey()924 config->header.flags = IOP_REQUEST_FLAG_SYNC_REQUEST; in hptiop_get_config_itl()1016 config->header.flags = IOP_REQUEST_FLAG_SYNC_REQUEST; in hptiop_set_config_itl()1103 req.header.flags = IOP_REQUEST_FLAG_SYNC_REQUEST; in hptiop_post_ioctl_command_itl()1325 req->header.flags = IOP_REQUEST_FLAG_SYNC_REQUEST in hptiop_post_ioctl_command_mvfrey()
222 #define IOP_REQUEST_FLAG_SYNC_REQUEST 1 macro