/dports/science/dakota/dakota-6.13.0-release-public.src-UI/test/ |
H A D | dakota_diff.perl | 293 $t_hdr = $test; # save header in case of diffs 304 push @test_diffs, $t_hdr; 319 push @test_diffs, $t_hdr; 339 $t_hdr = $test; # save header in case of diffs 352 push @test_diffs, $t_hdr; 367 push @test_diffs, $t_hdr; 398 push @test_diffs, $t_hdr; 413 push @test_diffs, $t_hdr; 472 push @test_diffs, $t_hdr; 493 push @test_diffs, $t_hdr; [all …]
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_minidump.c | 270 inline u32 qlcnic_82xx_get_saved_state(void *t_hdr, u32 index) in qlcnic_82xx_get_saved_state() argument 272 struct qlcnic_82xx_dump_template_hdr *hdr = t_hdr; in qlcnic_82xx_get_saved_state() 280 struct qlcnic_82xx_dump_template_hdr *hdr = t_hdr; in qlcnic_82xx_set_saved_state() 301 inline u32 qlcnic_82xx_get_cap_size(void *t_hdr, int index) in qlcnic_82xx_get_cap_size() argument 303 struct qlcnic_82xx_dump_template_hdr *hdr = t_hdr; in qlcnic_82xx_get_cap_size() 310 struct qlcnic_82xx_dump_template_hdr *hdr = t_hdr; in qlcnic_82xx_set_sys_info() 324 struct qlcnic_83xx_dump_template_hdr *hdr = t_hdr; in qlcnic_83xx_get_saved_state() 332 struct qlcnic_83xx_dump_template_hdr *hdr = t_hdr; in qlcnic_83xx_set_saved_state() 356 inline u32 qlcnic_83xx_get_cap_size(void *t_hdr, int index) in qlcnic_83xx_get_cap_size() argument 358 struct qlcnic_83xx_dump_template_hdr *hdr = t_hdr; in qlcnic_83xx_get_cap_size() [all …]
|
H A D | qlcnic.h | 2092 void *t_hdr, u32 index) in qlcnic_get_saved_state() argument 2094 return adapter->ahw->hw_ops->get_saved_state(t_hdr, index); in qlcnic_get_saved_state() 2098 void *t_hdr, u32 index, u32 value) in qlcnic_set_saved_state() argument 2100 adapter->ahw->hw_ops->set_saved_state(t_hdr, index, value); in qlcnic_set_saved_state()
|
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_minidump.c | 270 inline u32 qlcnic_82xx_get_saved_state(void *t_hdr, u32 index) in qlcnic_82xx_get_saved_state() argument 272 struct qlcnic_82xx_dump_template_hdr *hdr = t_hdr; in qlcnic_82xx_get_saved_state() 280 struct qlcnic_82xx_dump_template_hdr *hdr = t_hdr; in qlcnic_82xx_set_saved_state() 301 inline u32 qlcnic_82xx_get_cap_size(void *t_hdr, int index) in qlcnic_82xx_get_cap_size() argument 303 struct qlcnic_82xx_dump_template_hdr *hdr = t_hdr; in qlcnic_82xx_get_cap_size() 310 struct qlcnic_82xx_dump_template_hdr *hdr = t_hdr; in qlcnic_82xx_set_sys_info() 324 struct qlcnic_83xx_dump_template_hdr *hdr = t_hdr; in qlcnic_83xx_get_saved_state() 332 struct qlcnic_83xx_dump_template_hdr *hdr = t_hdr; in qlcnic_83xx_set_saved_state() 356 inline u32 qlcnic_83xx_get_cap_size(void *t_hdr, int index) in qlcnic_83xx_get_cap_size() argument 358 struct qlcnic_83xx_dump_template_hdr *hdr = t_hdr; in qlcnic_83xx_get_cap_size() [all …]
|
H A D | qlcnic.h | 2092 void *t_hdr, u32 index) in qlcnic_get_saved_state() argument 2094 return adapter->ahw->hw_ops->get_saved_state(t_hdr, index); in qlcnic_get_saved_state() 2098 void *t_hdr, u32 index, u32 value) in qlcnic_set_saved_state() argument 2100 adapter->ahw->hw_ops->set_saved_state(t_hdr, index, value); in qlcnic_set_saved_state()
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_minidump.c | 270 inline u32 qlcnic_82xx_get_saved_state(void *t_hdr, u32 index) in qlcnic_82xx_get_saved_state() argument 272 struct qlcnic_82xx_dump_template_hdr *hdr = t_hdr; in qlcnic_82xx_get_saved_state() 280 struct qlcnic_82xx_dump_template_hdr *hdr = t_hdr; in qlcnic_82xx_set_saved_state() 301 inline u32 qlcnic_82xx_get_cap_size(void *t_hdr, int index) in qlcnic_82xx_get_cap_size() argument 303 struct qlcnic_82xx_dump_template_hdr *hdr = t_hdr; in qlcnic_82xx_get_cap_size() 310 struct qlcnic_82xx_dump_template_hdr *hdr = t_hdr; in qlcnic_82xx_set_sys_info() 324 struct qlcnic_83xx_dump_template_hdr *hdr = t_hdr; in qlcnic_83xx_get_saved_state() 332 struct qlcnic_83xx_dump_template_hdr *hdr = t_hdr; in qlcnic_83xx_set_saved_state() 356 inline u32 qlcnic_83xx_get_cap_size(void *t_hdr, int index) in qlcnic_83xx_get_cap_size() argument 358 struct qlcnic_83xx_dump_template_hdr *hdr = t_hdr; in qlcnic_83xx_get_cap_size() [all …]
|
H A D | qlcnic.h | 2092 void *t_hdr, u32 index) in qlcnic_get_saved_state() argument 2094 return adapter->ahw->hw_ops->get_saved_state(t_hdr, index); in qlcnic_get_saved_state() 2098 void *t_hdr, u32 index, u32 value) in qlcnic_set_saved_state() argument 2100 adapter->ahw->hw_ops->set_saved_state(t_hdr, index, value); in qlcnic_set_saved_state()
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/cifs/ |
H A D | smb2ops.c | 5070 struct smb2_transform_hdr *t_hdr = (struct smb2_transform_hdr *)buf; in smb2_next_header() local 5074 le32_to_cpu(t_hdr->OriginalMessageSize); in smb2_next_header()
|
/dports/multimedia/libv4l/linux-5.13-rc2/fs/cifs/ |
H A D | smb2ops.c | 5070 struct smb2_transform_hdr *t_hdr = (struct smb2_transform_hdr *)buf; in smb2_next_header() local 5074 le32_to_cpu(t_hdr->OriginalMessageSize); in smb2_next_header()
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/cifs/ |
H A D | smb2ops.c | 5070 struct smb2_transform_hdr *t_hdr = (struct smb2_transform_hdr *)buf; in smb2_next_header() local 5074 le32_to_cpu(t_hdr->OriginalMessageSize); in smb2_next_header()
|