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

/illumos-gate/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dg_state.h202 extern int g_scsi_writebuffer_cmd(int, int, uchar_t *, int, int, int);
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dio.c226 g_scsi_writebuffer_cmd(int fd, int off, uchar_t *buf_ptr, int buf_len, function
/illumos-gate/usr/src/lib/storage/liba5k/common/
H A Dmon.c4283 status = g_scsi_writebuffer_cmd(fd, off, buf_ptr, sz,
4319 status = g_scsi_writebuffer_cmd(fd, offs, buf_ptr, sz, 0x07, 0);

Completed in 53 milliseconds