Home
last modified time | relevance | path

Searched refs:vendor (Results 1 – 4 of 4) sorted by relevance

/busybox-1.35.0/util-linux/volume_id/
Dunused_nvidia_raid.c30 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/
Dlsscsi.c59 const char *vendor; in lsscsi_main() local
73 vendor = buf; in lsscsi_main()
107 vendor, in lsscsi_main()
/busybox-1.35.0/util-linux/
Dfdisk_sun.c127 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/
Dipconfig.c.txt241 //usage: "\n"" -i VENDOR_ID DHCP vendor id (default '')"