Home
last modified time | relevance | path

Searched refs:APIOCEJECT (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/newsmips/include/
H A Dapcall.h47 #define APIOCEJECT 2003 /* eject floppy */ macro
/netbsd-src/sys/arch/newsmips/stand/boot/
H A Ddevopen.c173 apcall_ioctl(dev->fd, APIOCEJECT, NULL); in changedisk_hook()