Home
last modified time | relevance | path

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

/netbsd-src/sys/lib/libsa/
H A Dsaioctl.h50 #define SAIOSECSIZE (('d'<<8)|15) /* get sector size */ macro
H A Dstand.h328 rc = DEV_IOCTL(f->f_dev)(f, SAIOSECSIZE, &secsize); in getsecsize()
/netbsd-src/sys/stand/efiboot/
H A Defiblock.c730 case SAIOSECSIZE: in efi_block_ioctl()