Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/
H A Disa.c210 static int isa_initchild(dev_info_t *child);
713 return (isa_initchild((dev_info_t *)arg)); in isa_ctlops()
1115 isa_initchild(dev_info_t *child) in isa_initchild() function