Searched refs:CISS_MAX_PHYSTGT (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ciss/ | ||
H A D | cissvar.h | 175 #define CISS_MAX_PHYSTGT 256 macro |
H A D | ciss.c | 1630 malloc(sizeof(struct ciss_pdrive) * CISS_MAX_PHYSTGT, in ciss_init_physical() |