Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp.c102 #define SBDP_CT(i) sbdp_devattr[i].s_dnodetype macro
274 for (i = 0; SBDP_CT(i) != SBD_COMP_UNKNOWN; i++) { in sbdp_get_unit_num()
277 type = SBDP_CT(i); in sbdp_get_unit_num()