Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/raidframe/
Draidframeio.h134 #define RAIDFRAME_SET_LAST_UNIT _IOW('r', 41, int) macro
Drf_netbsdkintf.c1805 case RAIDFRAME_SET_LAST_UNIT: in raidioctl()
/netbsd/src/sbin/raidctl/
Draidctl.c308 action = RAIDFRAME_SET_LAST_UNIT; in main()
416 case RAIDFRAME_SET_LAST_UNIT: in main()
417 do_ioctl(fd, RAIDFRAME_SET_LAST_UNIT, &last_unit, in main()