Searched refs:stmf_data_buf (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | lpif.h | 54 struct stmf_data_buf *initial_dbuf); 56 struct stmf_data_buf *dbuf); 78 struct stmf_data_buf *dbuf);
|
H A D | stmf_defines.h | 143 struct stmf_data_buf;
|
H A D | portif.h | 68 struct stmf_data_buf *dbuf, uint32_t ioflags);
|
H A D | stmf.h | 81 typedef struct stmf_data_buf { struct
|
/titanic_41/usr/src/uts/common/io/comstar/lu/stmf_sbd/ |
H A D | sbd_impl.h | 297 void sbd_new_task(struct scsi_task *task, struct stmf_data_buf *initial_dbuf); 298 void sbd_dbuf_xfer_done(struct scsi_task *task, struct stmf_data_buf *dbuf); 303 void sbd_dbuf_free(struct scsi_task *task, struct stmf_data_buf *dbuf);
|
H A D | sbd_scsi.c | 91 struct stmf_data_buf *initial_dbuf); 93 sbd_cmd_t *scmd, struct stmf_data_buf *dbuf); 117 struct stmf_data_buf *initial_dbuf); 119 struct stmf_data_buf *dbuf, uint8_t dbuf_reusable); 121 sbd_cmd_t *scmd, struct stmf_data_buf *dbuf, uint8_t dbuf_reusable); 133 struct stmf_data_buf *dbuf) in sbd_do_read_xfer() 401 struct stmf_data_buf *, dbuf, uint64_t, offset, in sbd_do_sgl_read_xfer() 453 struct stmf_data_buf *dbuf) in sbd_handle_read_xfer_completion() 506 struct stmf_data_buf *dbuf) in sbd_handle_sgl_read_xfer_completion() 595 struct stmf_data_buf *dbuf) in sbd_handle_sgl_write_xfer_completion() [all …]
|
H A D | stmf_sbd.h | 290 void sbd_new_task(struct scsi_task *task, struct stmf_data_buf *initial_dbuf); 291 void sbd_dbuf_xfer_done(struct scsi_task *task, struct stmf_data_buf *dbuf);
|
/titanic_41/usr/src/uts/common/io/comstar/port/srpt/ |
H A D | srpt_stp.c | 65 struct stmf_data_buf *dbuf, uint32_t ioflags); 525 srpt_stp_xfer_data(struct scsi_task *task, struct stmf_data_buf *dbuf, in srpt_stp_xfer_data()
|