Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/nata/
H A Datapi-tape.h72 u_int8_t blk32k :1; /* supports 32kb block size */ member
H A Datapi-tape.c509 if (stp->cap.blk32k) in ast_sense()
732 if (stp->cap.blk32k) kprintf(", 32kb"); in ast_describe()