Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/scsi/libses/common/
H A Dses_impl.h155 extern int ses_plugin_load(ses_target_t *);
H A Dses_enclosure.c227 if (ses_plugin_load(tp) != 0) { in ses_open_scsi()
H A Dses_plugin.c349 ses_plugin_load(ses_target_t *tp) in ses_plugin_load() function