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

  /src/sys/arch/i386/stand/lib/
bootinfo_biosgeom.c 65 int nhd; local in function:bi_getbiosgeom
71 nhd = get_harddrives();
73 printf("nhd %d\n", nhd);
76 bibg_len += nhd * sizeof(struct bi_biosgeom_entry);
81 for (i = nvalid = 0; i < MAX_BIOSDISKS && nvalid < nhd; i++) {
179 if (nvalid < nhd)
180 bibg_len -= (nhd - nvalid) * sizeof(struct bi_biosgeom_entry);
  /src/sys/arch/acorn32/stand/lib/
riscosdisk.c 66 int drive, partition, nfd, nhd, err; local in function:rodisk_open
78 if (xfilecore_drives(&privword, NULL, &nfd, &nhd) != NULL)
82 drive >= nhd + 4)
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
am3517-evm.dts 129 compatible = "newhaven,nhd-4.3-480272ef-atxl";
logicpd-torpedo-baseboard.dtsi 138 compatible = "newhaven,nhd-4.3-480272ef-atxl";
am335x-evmsk.dts 186 compatible = "newhaven,nhd-4.3-480272ef-atxl";
am437x-sk-evm.dts 127 compatible = "newhaven,nhd-4.3-480272ef-atxl", "panel-dpi";

Completed in 77 milliseconds