Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/scsi/plugins/ses/SUN/common/
H A Dsun.c58 return (sun_fill_enclosure_node(sp, np)); in sun_node_parse()
H A Dsun_impl.h94 extern int sun_fill_enclosure_node(ses_plugin_t *, ses_node_t *);
H A Dsun_enclosure.c124 sun_fill_enclosure_node(ses_plugin_t *sp, ses_node_t *np) in sun_fill_enclosure_node() function