| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvMassStor.c | 563 us->protocol = (unusual_dev->useTransport == US_PR_DEVICE) ? in get_device_info() 578 us->protocol == idesc->bInterfaceProtocol) in get_device_info() 604 switch (us->protocol) { in get_transport() 843 if (!ep_in || !ep_out || (us->protocol == US_PR_CBI && !ep_int)) in get_pipes() 909 if (us->protocol == US_PR_BULK) in usb_stor_acquire_resources() 1108 if (us->protocol == US_PR_EUSB_SDDR09 || us->protocol == US_PR_DPCM_USB) in storage_probe()
|
| H A D | drvTransport.c | 810 if (us->protocol == US_PR_CB || us->protocol == US_PR_DPCM_USB) in usb_stor_invoke_transport() 1019 if ((us->protocol == US_PR_CB || us->protocol == US_PR_DPCM_USB) && in usb_stor_invoke_transport() 1033 if (us->protocol == US_PR_BULK) in usb_stor_invoke_transport()
|
| H A D | drvMassStor.h | 155 unsigned char protocol; member
|
| H A D | drvSCSI.c | 639 (Mass_stor_us[uPort]->protocol == US_PR_CBI) ) in bSCSI_TEST_UNIT_READY()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/ |
| H A D | drvMassStor.c | 299 ms_us->protocol = idesc->bInterfaceProtocol; in ms_usb_set_protocol() 301 ms_us->protocol = unusual_dev->useTransport; in ms_usb_set_protocol() 329 switch (ms_us->protocol) in ms_usb_get_transport() 428 if (!ep_in || !ep_out || (ms_us->protocol == MS_CBI_PR && !ep_int)) in ms_usb_get_pipes() 453 if (ms_us->protocol == MS_BULK_PR) in ms_usb_acquire_resources()
|
| H A D | drvBulktran.c | 628 if (pUsdata->protocol == MS_CB_PR) in ms_usb_invoke_transport() 712 …if ((pUsdata->protocol == MS_CB_PR) && (regval == TRANSPORT_GOOD) && ((scsi_request_block->sense_b… in ms_usb_invoke_transport()
|
| H A D | drvMassStor.h | 146 unsigned char protocol; member
|
| /utopia/UTPA2-700.0.x/modules/dscmb/api/nsk2hdi/ |
| H A D | nsk2hdx_card.c | 49 .protocol = NSK2HDX_SC_PROTOCOL_T_0, 54 .protocol = NSK2HDX_SC_PROTOCOL_T_0, 571 NSK_TRACE(("protocol = %x\n",conf->protocol)); in NSK2HDX_SetUartParams()
|
| H A D | hdi_121.h | 90 NDS_UBYTE protocol; member
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiHDMITx_NDS.h | 116 DLL_PUBLIC MS_BOOL MApi_HDMITx_Set_HDMI_Protocol(MS_U8 protocol); 388 MS_S8 MApi_HDMITx_Set_HDMI_Protocol(MS_U8 protocol);
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiHDMITx_NDS.h | 116 DLL_PUBLIC MS_BOOL MApi_HDMITx_Set_HDMI_Protocol(MS_U8 protocol); 388 MS_S8 MApi_HDMITx_Set_HDMI_Protocol(MS_U8 protocol);
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/ |
| H A D | pthread.h | 162 (pthread_mutexattr_t *attr, int protocol)); 164 (const pthread_mutexattr_t *attr, int *protocol));
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/netfilter_bridge/ |
| H A D | ebt_ip.h | 36 uint8_t protocol; member
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | smb.h | 43 enum smb_protocol protocol; member
|
| H A D | cm4000_cs.h | 31 u_int32_t protocol; /*T=0: 2^0, T=1: 2^1*/ member
|
| H A D | netfilter_ipv6.h | 73 unsigned int dataoff, u_int8_t protocol);
|
| H A D | ip.h | 100 __u8 protocol; member
|
| H A D | if_ppp.h | 91 int protocol; /* PPP protocol, e.g. PPP_IP */ member
|
| H A D | wanrouter.h | 410 unsigned char protocol; /* prococol used in this channel (TCPOX25 or X25) */ member
|
| H A D | pkt_cls.h | 276 __u8 protocol; member
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/net/ |
| H A D | if_ppp.h | 111 int protocol; /* PPP protocol, e.g. PPP_IP */ member
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/netinet/ |
| H A D | ip.h | 61 u_int8_t protocol; member
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/ |
| H A D | types.h | 346 int protocol; member
|
| /utopia/UTPA2-700.0.x/modules/hdmi/api/hdmitx/ |
| H A D | apiHDMITx_Wrap.c | 792 MS_BOOL DLL_PUBLIC MApi_HDMITx_Set_HDMI_Protocol(MS_U8 protocol) in MApi_HDMITx_Set_HDMI_Protocol() argument
|
| H A D | apiHDMITx.c | 5197 MS_BOOL MApi_HDMITx_Set_HDMI_Protocol(MS_U8 protocol) in MApi_HDMITx_Set_HDMI_Protocol() argument 5202 if(protocol == HDMI_PROTOCOL_DVI) in MApi_HDMITx_Set_HDMI_Protocol() 5204 else if(protocol == HDMI_PROTOCOL_HDMI) in MApi_HDMITx_Set_HDMI_Protocol()
|