Searched refs:stmf_ic_scsi_data_msg_t (Results 1 – 3 of 3) sorted by relevance
237 static void stmf_ic_scsi_data_msg_free(stmf_ic_scsi_data_msg_t *m,695 stmf_ic_scsi_data_msg_t *icsd = NULL; in stmf_ic_scsi_data_msg_alloc()698 icsd = (stmf_ic_scsi_data_msg_t *)kmem_zalloc(sizeof (*icsd), KM_SLEEP); in stmf_ic_scsi_data_msg_alloc()929 (stmf_ic_scsi_data_msg_t *)msg->icm_msg, cmethod); in stmf_ic_msg_free()1033 stmf_ic_scsi_data_msg_free(stmf_ic_scsi_data_msg_t *m, in stmf_ic_scsi_data_msg_free()1282 stmf_ic_scsi_data_msg_t *m = (stmf_ic_scsi_data_msg_t *)msg; in stmf_ic_scsi_data_msg_marshal()1782 stmf_ic_scsi_data_msg_t *m = kmem_zalloc(sizeof (*m), KM_SLEEP); in stmf_ic_scsi_data_msg_unmarshal()
148 } stmf_ic_scsi_data_msg_t; typedef
135 static stmf_status_t stmf_ic_rx_scsi_data(stmf_ic_scsi_data_msg_t *msg);1709 (stmf_ic_scsi_data_msg_t *)msg->icm_msg); in stmf_msg_rx()1786 stmf_ic_rx_scsi_data(stmf_ic_scsi_data_msg_t *msg) in stmf_ic_rx_scsi_data()