Home
last modified time | relevance | path

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

/dragonfly/contrib/lvm2/dist/test/api/
H A Dvgtest.c31 #define MAX_DEVICES 16 macro
32 const char *device[MAX_DEVICES];
98 for(i=2; i<MAX_DEVICES && i < argc; i++) { in init_vgtest()
/dragonfly/sys/dev/disk/amd/
H A Damd.h101 #define MAX_DEVICES 10 macro