Searched refs:IOCTL_RW_BIOS (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.sbin/lmcconfig/
H A Dlmcconfig.c366 ioctl.cmd = IOCTL_RW_BIOS;
381 ioctl.cmd = IOCTL_RW_BIOS;
/freebsd-11-stable/sys/dev/lmc/
H A Dif_lmc.h916 #define IOCTL_RW_BIOS 4 /* RW: Tulip Boot rom */
915 #define IOCTL_RW_BIOS macro
H A Dif_lmc.c3431 else if (ioctl->cmd == IOCTL_RW_BIOS)
3459 else if (ioctl->cmd == IOCTL_RW_BIOS)

Completed in 109 milliseconds