Home
last modified time | relevance | path

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

/NextBSD/sys/dev/exca/
HDexcareg.h72 #define EXCA_NSLOTS 4 /* 2 in 2 chips */ macro
HDexca.c774 for (i = 0; i < EXCA_NSLOTS; i++) { in exca_probe_slots()