Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dlun_map.h51 stmf_xfer_data_t *stmf_session_prepare_report_lun_data(stmf_lun_map_t *sm);
H A Dlun_map.c244 stmf_xfer_data_t *
247 stmf_xfer_data_t *xd; in stmf_session_prepare_report_lun_data()
259 alloc_size = data_size + sizeof (stmf_xfer_data_t) - 4; in stmf_session_prepare_report_lun_data()
261 xd = (stmf_xfer_data_t *)kmem_zalloc(alloc_size, KM_NOSLEEP); in stmf_session_prepare_report_lun_data()
H A Dstmf_impl.h424 } stmf_xfer_data_t; typedef
H A Dstmf.c102 stmf_xfer_data_t *stmf_prepare_tpgs_data(uint8_t ilu_alua);
1791 stmf_xfer_data_t *xd = NULL; in stmf_ic_rx_scsi_data()
1840 xd = (stmf_xfer_data_t *)kmem_zalloc(asz, KM_NOSLEEP); in stmf_ic_rx_scsi_data()
5921 stmf_xfer_data_t *
5924 stmf_xfer_data_t *xd; in stmf_prepare_tpgs_data()
6260 stmf_xfer_data_t *xd; in stmf_scsilib_handle_report_tpgs()
6836 stmf_xfer_data_t *xd; in stmf_xd_to_dbuf()
6841 xd = (stmf_xfer_data_t *)dbuf->db_lu_private; in stmf_xd_to_dbuf()
6874 stmf_xfer_data_t *xd; in stmf_dlun0_new_task()
7113 stmf_xfer_data_t *xd; in stmf_dlun0_abort()
[all …]