Home
last modified time | relevance | path

Searched refs:spc3_write_buffer_cdb_t (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/fwflash/plugins/transport/common/
H A Dses.c744 spc3_write_buffer_cdb_t *wb_cdb; in scsi_writebuf()
756 wb_cdb = (spc3_write_buffer_cdb_t *)libscsi_action_get_cdb(action); in scsi_writebuf()
H A Dsd.c153 spc3_write_buffer_cdb_t *wb_cdb; in fw_writefw()
184 wb_cdb = (spc3_write_buffer_cdb_t *)libscsi_action_get_cdb(action); in fw_writefw()
/titanic_41/usr/src/uts/common/sys/scsi/impl/
H A Dspc3_types.h942 } spc3_write_buffer_cdb_t; typedef