Home
last modified time | relevance | path

Searched refs:nhd (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/arch/i386/stand/lib/
H A Dbootinfo_biosgeom.c65 int nhd; in bi_getbiosgeom() local
71 nhd = get_harddrives(); in bi_getbiosgeom()
73 printf("nhd %d\n", nhd); in bi_getbiosgeom()
76 bibg_len += nhd * sizeof(struct bi_biosgeom_entry); in bi_getbiosgeom()
81 for (i = nvalid = 0; i < MAX_BIOSDISKS && nvalid < nhd; i++) { in bi_getbiosgeom()
179 if (nvalid < nhd) in bi_getbiosgeom()
180 bibg_len -= (nhd - nvalid) * sizeof(struct bi_biosgeom_entry); in bi_getbiosgeom()
/netbsd-src/sys/arch/acorn32/stand/lib/
H A Driscosdisk.c66 int drive, partition, nfd, nhd, err; in rodisk_open() local
78 if (xfilecore_drives(&privword, NULL, &nfd, &nhd) != NULL) in rodisk_open()
82 drive >= nhd + 4) in rodisk_open()
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dam3517-evm.dts129 compatible = "newhaven,nhd-4.3-480272ef-atxl";
H A Dlogicpd-torpedo-baseboard.dtsi138 compatible = "newhaven,nhd-4.3-480272ef-atxl";
H A Dam335x-evmsk.dts186 compatible = "newhaven,nhd-4.3-480272ef-atxl";
H A Dam437x-sk-evm.dts127 compatible = "newhaven,nhd-4.3-480272ef-atxl", "panel-dpi";
/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c22442 int nhd = 0, hdv; in resolve_backslashes() local
22444 while( nhd<2 && (c=z[i+1+nhd])!=0 && (hdv=hexDigitValue(c))>=0 ){ in resolve_backslashes()
22446 ++nhd; in resolve_backslashes()
22448 i += nhd; in resolve_backslashes()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200123441 (finclude): Insert 'nhd' argument, to be copied into