Searched refs:system_serial (Results 1 – 14 of 14) sorted by relevance
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/netapp_eseries/santricity/tests/integration/targets/na_santricity_discover/tasks/ |
H A D | main.yml | 17 {%- for system_serial in (systems["systems_found"].keys() | list) -%} 18 {%- if system_serial == expected_serial_with_proxy_legacy %} 19 {{- systems["systems_found"][system_serial]["api_urls"][0] -}} 39 {%- for system_serial in (systems["systems_found"].keys() | list) -%} 40 {%- if system_serial == expected_serial_with_proxy_embedded %} 41 {{- systems["systems_found"][system_serial]["api_urls"][0] -}} 56 {%- for system_serial in (systems["systems_found"].keys() | list) -%} 57 {%- if system_serial == expected_serial_without_proxy %} 58 {{- systems["systems_found"][system_serial]["api_urls"][0] -}}
|
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm/kernel/ |
H A D | setup.c | 98 const char *system_serial; variable 99 EXPORT_SYMBOL(system_serial); 960 &system_serial); in init_machine_late() 962 system_serial = NULL; in init_machine_late() 965 if (!system_serial) in init_machine_late() 966 system_serial = kasprintf(GFP_KERNEL, "%08x%08x", in init_machine_late() 1315 seq_printf(m, "Serial\t\t: %s\n", system_serial); in c_show()
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/kernel/ |
H A D | setup.c | 98 const char *system_serial; variable 99 EXPORT_SYMBOL(system_serial); 960 &system_serial); in init_machine_late() 962 system_serial = NULL; in init_machine_late() 965 if (!system_serial) in init_machine_late() 966 system_serial = kasprintf(GFP_KERNEL, "%08x%08x", in init_machine_late() 1315 seq_printf(m, "Serial\t\t: %s\n", system_serial); in c_show()
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm/kernel/ |
H A D | setup.c | 98 const char *system_serial; variable 99 EXPORT_SYMBOL(system_serial); 960 &system_serial); in init_machine_late() 962 system_serial = NULL; in init_machine_late() 965 if (!system_serial) in init_machine_late() 966 system_serial = kasprintf(GFP_KERNEL, "%08x%08x", in init_machine_late() 1315 seq_printf(m, "Serial\t\t: %s\n", system_serial); in c_show()
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/include/asm/ |
H A D | system_info.h | 21 extern const char *system_serial;
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm/include/asm/ |
H A D | system_info.h | 21 extern const char *system_serial;
|
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm/include/asm/ |
H A D | system_info.h | 21 extern const char *system_serial;
|
/dports/deskutils/virt-manager/virt-manager-3.2.0/virtinst/domain/ |
H A D | sysinfo.py | 48 system_serial = XMLProperty("./system/entry[@name='serial']") variable in DomainSysinfo
|
/dports/sysutils/rpi-firmware/firmware-fcf8d2f/extra/ |
H A D | Module7.symvers | 14726 0x88b19f45 system_serial vmlinux EXPORT_SYMBOL
|
H A D | Module7l.symvers | 15218 0x88b19f45 system_serial vmlinux EXPORT_SYMBOL
|
H A D | Module.symvers | 14507 0x88b19f45 system_serial vmlinux EXPORT_SYMBOL
|
H A D | System7l.map | 95296 c13541c0 B system_serial
|
H A D | System.map | 87002 c0cee180 B system_serial
|
H A D | System7.map | 90002 80f481c0 B system_serial
|