Searched refs:protocol_name (Results 1 - 8 of 8) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/storage/
H A Dusb.c972 ss->protocol_name = "Reduced Block Commands (RBC)";
977 ss->protocol_name = "8020i";
983 ss->protocol_name = "QIC-157";
989 ss->protocol_name = "8070i";
995 ss->protocol_name = "Transparent SCSI";
1000 ss->protocol_name = "Uniform Floppy Interface (UFI)";
1006 ss->protocol_name = "ISD200 ATA/ATAPI";
1012 ss->protocol_name = "Unknown";
1019 US_DEBUGP("Protocol: %s\n", ss->protocol_name);
H A Dusb.h187 char *protocol_name; member in struct:us_data
H A Dscsiglue.c368 if(us->protocol_name)
370 SPRINTF(" Protocol: %s\n", us->protocol_name);
H A Disd200.c1346 us->protocol_name = "Transparent SCSI";
1349 US_DEBUGP("Protocol changed to: %s\n", us->protocol_name);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/gadget/
H A Dfile_storage.c505 char *protocol_name; member in struct:__anon2777
3718 mod_data.protocol_name = "Transparent SCSI";
3742 mod_data.protocol_name = "RBC";
3747 mod_data.protocol_name = "8020i (ATAPI)";
3751 mod_data.protocol_name = "QIC-157";
3755 mod_data.protocol_name = "UFI";
3759 mod_data.protocol_name = "8070i";
3936 mod_data.protocol_name, mod_data.protocol_type);
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/
H A Dmain.c901 * protocol_name - find a name for a PPP protocol.
904 protocol_name(proto) function
989 const char *pname = protocol_name(protocol);
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dmain.c970 * protocol_name - find a name for a PPP protocol.
973 protocol_name(proto) function
1059 const char *pname = protocol_name(protocol);
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dmain.c970 * protocol_name - find a name for a PPP protocol.
973 protocol_name(proto) function
1059 const char *pname = protocol_name(protocol);

Completed in 124 milliseconds