Searched refs:g_scsi_writebuffer_cmd (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/storage/libg_fc/common/hdrs/ |
H A D | g_state.h | 202 extern int g_scsi_writebuffer_cmd(int, int, uchar_t *, int, int, int);
|
/illumos-gate/usr/src/lib/storage/libg_fc/common/ |
H A D | mapfile-vers | 83 g_scsi_writebuffer_cmd;
|
H A D | io.c | 226 g_scsi_writebuffer_cmd(int fd, int off, uchar_t *buf_ptr, int buf_len, in g_scsi_writebuffer_cmd() function
|
/illumos-gate/usr/src/lib/storage/liba5k/common/ |
H A D | mon.c | 4282 status = g_scsi_writebuffer_cmd(fd, off, buf_ptr, sz, in ib_download_code_cmd() 4318 status = g_scsi_writebuffer_cmd(fd, offs, buf_ptr, sz, 0x07, 0); in dak_download_code_cmd()
|