Home
last modified time | relevance | path

Searched refs:apcall_close (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/newsmips/stand/boot/
H A Ddevopen.c140 apcall_close(dev->fd); in dkclose()
174 apcall_close(dev->fd); in changedisk_hook()
/netbsd-src/sys/arch/newsmips/include/
H A Dapcall.h54 #define apcall_close(a) APCALL(APCALL_CLOSE,(a)) macro
/netbsd-src/sys/arch/newsmips/stand/bootxx/
H A Dbootxx.c140 apcall_close(fd); in bootxx()