Searched refs:stmf_xfer_data_t (Results 1 – 4 of 4) sorted by relevance
53 stmf_xfer_data_t *stmf_session_prepare_report_lun_data(stmf_lun_map_t *sm);
374 } stmf_xfer_data_t; typedef
286 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()
101 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()5555 stmf_xfer_data_t *5558 stmf_xfer_data_t *xd; in stmf_prepare_tpgs_data()5582 xd = (stmf_xfer_data_t *)kmem_zalloc(asz, KM_NOSLEEP); in stmf_prepare_tpgs_data()5865 stmf_xfer_data_t *xd; in stmf_scsilib_handle_report_tpgs()6553 stmf_xfer_data_t *xd; in stmf_xd_to_dbuf()6558 xd = (stmf_xfer_data_t *)dbuf->db_lu_private; in stmf_xd_to_dbuf()6591 stmf_xfer_data_t *xd; in stmf_dlun0_new_task()[all …]