Searched refs:npxeboot_fstab (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/i386/stand/pxeboot/
H A Dpxeboot.h52 extern int npxeboot_fstab;
H A Dconf.c69 int npxeboot_fstab = sizeof(pxeboot_fstab) / sizeof(pxeboot_fstab[0]); variable
H A Ddevopen.c111 for (i = 0; i < npxeboot_fstab; i++) {
119 if (i == npxeboot_fstab) {

Completed in 84 milliseconds