Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dpshot.c1670 int enum_extent; in pshot_initchild() local
1683 enum_extent = ddi_prop_get_int(DDI_DEV_T_ANY, child, in pshot_initchild()
1689 if ((enum_base != 0) && (enum_extent != 0)) { in pshot_initchild()
1692 for (; bus_id < enum_extent; bus_id++) { in pshot_initchild()