Home
last modified time | relevance | path

Searched refs:stmf_xfer_data_t (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/io/comstar/stmf/
H A Dlun_map.h53 stmf_xfer_data_t *stmf_session_prepare_report_lun_data(stmf_lun_map_t *sm);
H A Dstmf_impl.h374 } stmf_xfer_data_t; typedef
H A Dlun_map.c286 stmf_xfer_data_t *
289 stmf_xfer_data_t *xd; in stmf_session_prepare_report_lun_data()
300 alloc_size = data_size + sizeof (stmf_xfer_data_t) - 4; in stmf_session_prepare_report_lun_data()
302 xd = (stmf_xfer_data_t *)kmem_zalloc(alloc_size, KM_NOSLEEP); in stmf_session_prepare_report_lun_data()
H A Dstmf.c101 stmf_xfer_data_t *stmf_prepare_tpgs_data(uint8_t ilu_alua);
1790 stmf_xfer_data_t *xd = NULL; in stmf_ic_rx_scsi_data()
1839 xd = (stmf_xfer_data_t *)kmem_zalloc(asz, KM_NOSLEEP); in stmf_ic_rx_scsi_data()
5553 stmf_xfer_data_t *
5556 stmf_xfer_data_t *xd; in stmf_prepare_tpgs_data()
5580 xd = (stmf_xfer_data_t *)kmem_zalloc(asz, KM_NOSLEEP); in stmf_prepare_tpgs_data()
5863 stmf_xfer_data_t *xd; in stmf_scsilib_handle_report_tpgs()
6551 stmf_xfer_data_t *xd; in stmf_xd_to_dbuf()
6556 xd = (stmf_xfer_data_t *)dbuf->db_lu_private; in stmf_xd_to_dbuf()
6589 stmf_xfer_data_t *xd; in stmf_dlun0_new_task()
[all …]