Home
last modified time | relevance | path

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

/freebsd-13-stable/stand/libsa/
HDdev.c61 static char name[DEV_DEVLEN]; in devformat()
HDstand.h144 #define DEV_DEVLEN 128 /* Length of longest device instance name */ macro