Searched refs:dscsi_mode_select (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/fm/libdiskstatus/common/
H A Dds_scsi_sim.c111 scsi_mode_select_f dscsi_mode_select; local
114 dscsi_mode_select = (scsi_mode_select_f)(dlsym(hdl,
117 if (dscsi_mode_select != NULL)
118 ret = (*dscsi_mode_select)(page_code, options, page_data,

Completed in 20 milliseconds