Searched refs:vendor (Results 1 – 4 of 4) sorted by relevance
/busybox-1.35.0/util-linux/volume_id/ |
D | unused_nvidia_raid.c | 30 uint8_t vendor[8]; member 54 if (memcmp(nv->vendor, NVIDIA_SIGNATURE, sizeof(NVIDIA_SIGNATURE)-1) != 0) in volume_id_probe_nvidia_raid()
|
/busybox-1.35.0/miscutils/ |
D | lsscsi.c | 59 const char *vendor; in lsscsi_main() local 73 vendor = buf; in lsscsi_main() 107 vendor, in lsscsi_main()
|
/busybox-1.35.0/util-linux/ |
D | fdisk_sun.c | 127 const char *vendor; member 168 char *vendor; in sun_autoconfigure_scsi() local 199 vendor = q; in sun_autoconfigure_scsi() 213 if (*sun_drives[i].vendor && strcasecmp(sun_drives[i].vendor, vendor)) in sun_autoconfigure_scsi() 218 sun_drives[i].vendor, in sun_autoconfigure_scsi() 219 (*sun_drives[i].vendor) ? " " : "", in sun_autoconfigure_scsi() 251 i + 'a', sun_drives[i].vendor, in create_sunlabel() 252 (*sun_drives[i].vendor) ? " " : "", in create_sunlabel() 322 p ? p->vendor : "", (p && *p->vendor) ? " " : "", in create_sunlabel()
|
/busybox-1.35.0/klibc-utils/ |
D | ipconfig.c.txt | 241 //usage: "\n"" -i VENDOR_ID DHCP vendor id (default '')"
|