Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vboxvideo/
H A Dhgsmi_ch_setup.h28 u32 host_flags; member
H A Dvbva_base.c171 !(vbva_ctx->vbva->host_flags.host_events & VBVA_F_MODE_ENABLED)) in vbva_buffer_begin_update()
/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c1481 np->last_cp->host_flags |= HF_HINT_IARB;
2985 cp->host_flags &= ~HF_HINT_IARB;
3034 u_char h_flags = cp->host_flags;
3153 cp->host_flags = (HF_SENSE|HF_DATA_IN);
3655 if (cp->host_flags & HF_SENSE) {
3758 if (cp->host_flags & HF_SENSE)
3885 if (cp->host_flags & HF_SENSE) {
4585 if (cp->host_flags & HF_SENSE)
5251 cp->host_flags = 0;
5371 cp->host_status, cp->ssss_status, cp->host_flags);
H A Dsym_hipd.h601 #define host_flags phys.head.status[3] macro
H A Dsym_glue.c177 if (cp->host_flags & HF_SENSE) { in sym_set_cam_result_error()
370 cp->host_flags |= HF_DATA_IN; in sym_setup_data_and_start()