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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c1056 #define sd_send_scsi_SYNCHRONIZE_CACHE ssd_send_scsi_SYNCHRONIZE_CACHE macro
1532 static int sd_send_scsi_SYNCHRONIZE_CACHE(struct sd_lun *un,
9824 (void) sd_send_scsi_SYNCHRONIZE_CACHE(un, dkc);
10524 sd_send_scsi_SYNCHRONIZE_CACHE(un,
21140 * Function: sd_send_scsi_SYNCHRONIZE_CACHE
21176 sd_send_scsi_SYNCHRONIZE_CACHE(struct sd_lun *un, struct dk_callback *dkc) function
21186 "sd_send_scsi_SYNCHRONIZE_CACHE: entry: un:0x%p\n", un);
21205 SD_TRACE(SD_LOG_IO, un, "sd_send_scsi_SYNCHRONIZE_CACHE: \
23140 err = sd_send_scsi_SYNCHRONIZE_CACHE(un, dkc);
23143 err = sd_send_scsi_SYNCHRONIZE_CACHE(u
[all...]

Completed in 130 milliseconds