Home
last modified time | relevance | path

Searched refs:DIOCSPC98 (Results 1 – 4 of 4) sorted by relevance

/trueos/sys/sys/
HDdiskpc98.h80 #define DIOCSPC98 _IOW('M', 129, u_char[8192]) macro
/trueos/usr.sbin/boot98cfg/
HDboot98cfg.c279 n = ioctl(fd, DIOCSPC98, boot); in write_boot()
/trueos/sys/geom/
HDgeom_pc98.c176 case DIOCSPC98: { in g_pc98_ioctl()
/trueos/sbin/fdisk_pc98/
HDfdisk.c680 error = ioctl(fdw, DIOCSPC98, buf); in write_disk()