Searched defs:scsi_mode_sense_f (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/fm/libdiskstatus/common/
H A Dds_scsi_sim.c63 typedef int (*scsi_mode_sense_f)(int, int, caddr_t, int, scsi_ms_header_t *, typedef
71 scsi_mode_sense_f dscsi_mode_sense;
74 dscsi_mode_sense = (scsi_mode_sense_f)dlsym(hdl, "scsi_mode_sense");

Completed in 57 milliseconds