Home
last modified time | relevance | path

Searched refs:PV_INT_8_BITS (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/net/irda/ircomm/
Dircomm_param.c66 { ircomm_param_service_type, PV_INT_8_BITS },
67 { ircomm_param_port_type, PV_INT_8_BITS },
72 { ircomm_param_data_format, PV_INT_8_BITS },
73 { ircomm_param_flow_control, PV_INT_8_BITS },
76 { ircomm_param_line_status, PV_INT_8_BITS }
79 { ircomm_param_dte, PV_INT_8_BITS },
80 { ircomm_param_dce, PV_INT_8_BITS },
/linux-2.4.37.9/net/irda/
Dqos.c130 /* 08 */{ irlap_param_link_disconnect, PV_INT_8_BITS }
136 /* 82 */{ irlap_param_max_turn_time, PV_INT_8_BITS },
137 /* 83 */{ irlap_param_data_size, PV_INT_8_BITS },
138 /* 84 */{ irlap_param_window_size, PV_INT_8_BITS },
139 /* 85 */{ irlap_param_additional_bofs, PV_INT_8_BITS },
140 /* 86 */{ irlap_param_min_turn_time, PV_INT_8_BITS },
/linux-2.4.37.9/include/net/irda/
Dparameters.h43 PV_INT_8_BITS, /* Integer of 8 bits in length */ enumerator