Home
last modified time | relevance | path

Searched defs:bd_open (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/boot/sys/boot/i386/libi386/
H A Dbiosdisk.c89 int bd_open; /* reference counter */ member
338 bd_open(struct open_file *f, ...) in bd_open() function
[all...]
/titanic_51/usr/src/uts/common/io/blkdev/
H A Dblkdev.c867 bd_open(dev_t *devp, int flag, int otyp, cred_t *credp) in bd_open() function