Home
last modified time | relevance | path

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

/freebsd/stand/libsa/
H A Ddev.c58 static char name[DEV_DEVLEN]; in devformat()
H A Dstand.h140 #define DEV_DEVLEN 128 /* Length of longest device instance name */ macro
/freebsd/stand/kboot/kboot/
H A Dhostdisk.c419 static char name[DEV_DEVLEN]; in hostdisk_fmtdev()