Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/krtld/
H A Dbootrd.c90 BRD_CLOSE(struct boot_fs_ops *ops, int fd) in BRD_CLOSE() function
/titanic_50/usr/src/uts/intel/sys/
H A Dbootvfs.h85 #define BRD_CLOSE(ops, fd) ((ops)->fsw_close)(fd) macro