HomeSort by: relevance | last modified time | path
    Searched refs:VIS_TRIM (Results 1 - 14 of 14) sorted by relevancy

  /src/sys/lib/libkern/
strnvisx.c 46 if (flags & VIS_TRIM) {
libkern.h 504 #define VIS_TRIM 0x40
  /src/sys/dev/usb/
umass_scsipi.c 567 VIS_TRIM|VIS_SAFE|VIS_OCTAL);
569 VIS_TRIM|VIS_SAFE|VIS_OCTAL);
571 VIS_TRIM|VIS_SAFE|VIS_OCTAL);
  /src/sys/dev/ic/
mpt_netbsd.c 1858 VIS_TRIM|VIS_SAFE|VIS_OCTAL);
1861 VIS_TRIM|VIS_SAFE|VIS_OCTAL);
1864 VIS_TRIM|VIS_SAFE|VIS_OCTAL);
1931 VIS_TRIM|VIS_SAFE|VIS_OCTAL);
1934 VIS_TRIM|VIS_SAFE|VIS_OCTAL);
1938 VIS_TRIM|VIS_SAFE|VIS_OCTAL);
siisata.c 1673 VIS_TRIM|VIS_SAFE|VIS_OCTAL);
1675 id->atap_serial, 20, VIS_TRIM|VIS_SAFE|VIS_OCTAL);
1677 id->atap_revision, 8, VIS_TRIM|VIS_SAFE|VIS_OCTAL);
ahcisata_core.c 2168 VIS_TRIM|VIS_SAFE|VIS_OCTAL);
2170 20, VIS_TRIM|VIS_SAFE|VIS_OCTAL);
2172 id->atap_revision, 8, VIS_TRIM|VIS_SAFE|VIS_OCTAL);
nvme.c 1612 sizeof(sc->sc_identify.sn), VIS_TRIM|VIS_SAFE|VIS_OCTAL);
1614 sizeof(sc->sc_identify.mn), VIS_TRIM|VIS_SAFE|VIS_OCTAL);
1616 sizeof(sc->sc_identify.fr), VIS_TRIM|VIS_SAFE|VIS_OCTAL);
mvsata.c 821 VIS_TRIM|VIS_SAFE|VIS_OCTAL);
823 20, VIS_TRIM|VIS_SAFE|VIS_OCTAL);
825 id->atap_revision, 8, VIS_TRIM|VIS_SAFE|VIS_OCTAL);
  /src/sys/dev/scsipi/
scsiconf.c 573 VIS_TRIM|VIS_SAFE|VIS_OCTAL);
575 VIS_TRIM|VIS_SAFE|VIS_OCTAL);
577 VIS_TRIM|VIS_SAFE|VIS_OCTAL);
atapi_wdc.c 322 sizeof(id->atap_model), VIS_TRIM|VIS_SAFE|VIS_OCTAL);
325 VIS_TRIM|VIS_SAFE|VIS_OCTAL);
328 VIS_TRIM|VIS_SAFE|VIS_OCTAL);
  /src/sys/dev/ata/
ld_ataraid.c 713 sizeof(wd->sc_params.atap_serial), VIS_TRIM|VIS_SAFE|VIS_OCTAL);
715 sizeof(wd->sc_params.atap_model), VIS_TRIM|VIS_SAFE|VIS_OCTAL);
717 sizeof(wd->sc_params.atap_revision), VIS_TRIM|VIS_SAFE|VIS_OCTAL);
  /src/sys/dev/pci/
arcmsr.c 701 VIS_TRIM|VIS_SAFE|VIS_OCTAL);
706 VIS_TRIM|VIS_SAFE|VIS_OCTAL);
711 sizeof(fwinfo.fw_version), VIS_TRIM|VIS_SAFE|VIS_OCTAL);
1397 sizeof(volinfo->set_name), VIS_TRIM|VIS_SAFE|VIS_OCTAL);
1486 sizeof(diskinfo->model), VIS_TRIM|VIS_SAFE|VIS_OCTAL);
1488 sizeof(diskinfo->serial), VIS_TRIM|VIS_SAFE|VIS_OCTAL);
1490 sizeof(diskinfo->firmware_rev), VIS_TRIM|VIS_SAFE|VIS_OCTAL);
mpii.c 3787 VIS_TRIM|VIS_SAFE|VIS_OCTAL);
3792 VIS_TRIM|VIS_SAFE|VIS_OCTAL);
3794 ppg->serial, sizeof(ppg->serial), VIS_TRIM|VIS_SAFE|VIS_OCTAL);
  /src/sys/dev/hyperv/
hvs.c 762 VIS_TRIM|VIS_SAFE|VIS_OCTAL);

Completed in 48 milliseconds