Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Ddisk.h77 #define DISK_IDENT_SIZE 256 macro
78 #define DIOCGIDENT _IOR('d', 137, char[DISK_IDENT_SIZE])
129 char str[DISK_IDENT_SIZE];