Searched refs:SubCommand (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/rio/
H A Dcmdpkt.h176 #define SubCommand U1.S4.PcSubCommand macro
H A Driocmd.c435 switch (readb(&PktCmdP->SubCommand)) {
437 rio_dprintk(RIO_DEBUG_CMD, "Memory dump cmd (0x%x) from addr 0x%x\n", readb(&PktCmdP->SubCommand), readw(&PktCmdP->SubAddr));
H A Drioctrl.c1440 PktCmdP->SubCommand = MEMDUMP;
1450 PktCmdP->SubCommand = READ_REGISTER;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/cifs/
H A Dcifspdu.h1103 __le16 SubCommand; /* 2 = IOCTL/FSCTL */ member in struct:smb_com_ntransact_req
1141 __le16 SubCommand; /* 2 = IOCTL/FSCTL */ member in struct:smb_com_transaction_ioctl_req
1186 __le16 SubCommand; /* 6 = QUERY_SECURITY_DESC */ member in struct:smb_com_transaction_qsec_req
1208 __le16 SubCommand;/* 4 = Change Notify */ member in struct:smb_com_transaction_change_notify_req
1310 __le16 SubCommand; /* 1st setup word - SetupCount words follow */ member in struct:trans2_req
1431 __le16 SubCommand; /* one setup word */ member in struct:smb_com_transaction2_qpi_req
1463 __le16 SubCommand; /* one setup word */ member in struct:smb_com_transaction2_spi_req
1503 __le16 SubCommand; /* one setup word */ member in struct:smb_com_transaction2_sfi_req
1567 __le16 SubCommand; /* TRANS2_FIND_FIRST */ member in struct:smb_com_transaction2_ffirst_req
1609 __le16 SubCommand; /* TRANS2_FIND_NEX member in struct:smb_com_transaction2_fnext_req
1665 __le16 SubCommand; /* one setup word */ member in struct:smb_com_transaction2_qfsi_req
1710 __le16 SubCommand; /* TRANS2_SET_FS_INFORMATION */ member in struct:smb_com_transaction2_setfsi_req
1744 __le16 SubCommand; /* one setup word */ member in struct:smb_com_transaction2_get_dfs_refer_req
[all...]
H A Dcifssmb.c967 pSMB->SubCommand = cpu_to_le16(TRANS2_SET_PATH_INFORMATION);
1688 pSMB->SubCommand = cpu_to_le16(TRANS2_QUERY_FILE_INFORMATION);
1690 pSMB->SubCommand = cpu_to_le16(TRANS2_SET_FILE_INFORMATION);
1909 pSMB->SubCommand = cpu_to_le16(TRANS2_SET_FILE_INFORMATION);
2084 pSMB->SubCommand = cpu_to_le16(TRANS2_SET_PATH_INFORMATION);
2174 pSMB->SubCommand = cpu_to_le16(TRANS2_SET_PATH_INFORMATION);
2321 pSMB->SubCommand = cpu_to_le16(TRANS2_QUERY_PATH_INFORMATION);
2402 pSMB->SubCommand = cpu_to_le16(sub_command);
2483 pSMB->SubCommand = cpu_to_le16(NT_TRANSACT_IOCTL);
2738 pSMB->SubCommand
[all...]

Completed in 126 milliseconds