Home
last modified time | relevance | path

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

/titanic_44/usr/src/grub/grub-0.97/netboot/
H A Di386_timer.c59 void ndelay(unsigned int nsecs) in ndelay() function
170 void ndelay(unsigned int nsecs) in ndelay() function
H A Dtimer.h58 extern void ndelay(unsigned int nsecs);
/titanic_44/usr/src/uts/common/io/blkdev/
H A Dblkdev.c874 boolean_t ndelay; in bd_open() local
887 ndelay = (flag & (FNDELAY | FNONBLOCK)) ? B_TRUE : B_FALSE; in bd_open()
909 if (!ndelay) { in bd_open()
923 if ((!nblks) && ((!ndelay) || (otyp != OTYP_CHR))) { in bd_open()
927 } else if (!ndelay) { in bd_open()
/titanic_44/usr/src/uts/common/os/
H A Dmem_config.c706 uint_t ndelay; member
2262 MDSTAT_INCR(mhp, ndelay); in delete_memory_thread()
2948 printf("\t%8u ndelay\n", mhp->mh_delstat.ndelay); in mem_del_stat_print_func()