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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c218 #define sd_ssc_send ssd_ssc_send macro
1191 * Using sd_ssc_send to send uscsi internal command
1195 static int sd_ssc_send(sd_ssc_t *ssc, struct uscsi_cmd *incmd,
11823 * Using sd_ssc_send to handle uscsi cmd
11826 rval = sd_ssc_send(ssc, incmd, flag, dataspace, path_flag);
11875 * sd_ssc_send-> - - - sdintr
11950 * Function: sd_ssc_send
11980 sd_ssc_send(sd_ssc_t *ssc, struct uscsi_cmd *incmd, int flag, function
12007 "sd_ssc_send is missing the alternative "
12019 * We need to make sure sd_ssc_send wil
[all...]

Completed in 119 milliseconds