Lines Matching defs:m

53 #define	FREE_IF_ALLOC(m)					\  argument
434 stmf_ic_msg_t *m = NULL; in stmf_ic_rx_msg() local
980 stmf_ic_reg_port_msg_free(stmf_ic_reg_port_msg_t *m, in stmf_ic_reg_port_msg_free()
991 stmf_ic_dereg_port_msg_free(stmf_ic_dereg_port_msg_t *m, in stmf_ic_dereg_port_msg_free()
1005 stmf_ic_reg_dereg_lun_msg_free(stmf_ic_reg_dereg_lun_msg_t *m, in stmf_ic_reg_dereg_lun_msg_free()
1017 stmf_ic_scsi_cmd_msg_free(stmf_ic_scsi_cmd_msg_t *m, in stmf_ic_scsi_cmd_msg_free()
1033 stmf_ic_scsi_data_msg_free(stmf_ic_scsi_data_msg_t *m, in stmf_ic_scsi_data_msg_free()
1041 stmf_ic_scsi_data_xfer_done_msg_free(stmf_ic_scsi_data_xfer_done_msg_t *m, in stmf_ic_scsi_data_xfer_done_msg_free()
1049 stmf_ic_scsi_status_msg_free(stmf_ic_scsi_status_msg_t *m, in stmf_ic_scsi_status_msg_free()
1057 stmf_ic_r2t_msg_free(stmf_ic_r2t_msg_t *m, in stmf_ic_r2t_msg_free()
1065 stmf_ic_status_msg_free(stmf_ic_status_msg_t *m, in stmf_ic_status_msg_free()
1077 stmf_ic_session_create_destroy_msg_free(stmf_ic_session_create_destroy_msg_t *m, in stmf_ic_session_create_destroy_msg_free()
1089 stmf_ic_echo_request_reply_msg_free(stmf_ic_echo_request_reply_msg_t *m, in stmf_ic_echo_request_reply_msg_free()
1186 stmf_ic_reg_port_msg_t *m = (stmf_ic_reg_port_msg_t *)msg; in stmf_ic_reg_port_msg_marshal() local
1205 stmf_ic_dereg_port_msg_t *m = (stmf_ic_dereg_port_msg_t *)msg; in stmf_ic_dereg_port_msg_marshal() local
1228 stmf_ic_reg_dereg_lun_msg_t *m = (stmf_ic_reg_dereg_lun_msg_t *)msg; in stmf_ic_reg_dereg_lun_msg_marshal() local
1247 stmf_ic_scsi_cmd_msg_t *m = (stmf_ic_scsi_cmd_msg_t *)msg; in stmf_ic_scsi_cmd_msg_marshal() local
1282 stmf_ic_scsi_data_msg_t *m = (stmf_ic_scsi_data_msg_t *)msg; in stmf_ic_scsi_data_msg_marshal() local
1298 stmf_ic_scsi_data_xfer_done_msg_t *m = in stmf_ic_scsi_data_xfer_done_msg_marshal() local
1313 stmf_ic_scsi_status_msg_t *m = (stmf_ic_scsi_status_msg_t *)msg; in stmf_ic_scsi_status_msg_marshal() local
1336 stmf_ic_r2t_msg_t *m = (stmf_ic_r2t_msg_t *)msg; in stmf_ic_r2t_msg_marshal() local
1351 stmf_ic_status_msg_t *m = (stmf_ic_status_msg_t *)msg; in stmf_ic_status_msg_marshal() local
1365 stmf_ic_session_create_destroy_msg_t *m = in stmf_ic_session_create_destroy_msg_marshal() local
1381 stmf_ic_echo_request_reply_msg_t *m = msg; in stmf_ic_echo_request_reply_msg_marshal() local
1464 stmf_ic_msg_t *m = kmem_zalloc(sizeof (*m), KM_SLEEP); in stmf_ic_msg_unmarshal() local
1560 stmf_ic_reg_port_msg_t *m = kmem_zalloc(sizeof (*m), KM_SLEEP); in stmf_ic_reg_port_msg_unmarshal() local
1608 stmf_ic_dereg_port_msg_t *m = kmem_zalloc(sizeof (*m), KM_SLEEP); in stmf_ic_dereg_port_msg_unmarshal() local
1648 stmf_ic_reg_dereg_lun_msg_t *m = kmem_zalloc(sizeof (*m), KM_SLEEP); in stmf_ic_reg_dereg_lun_msg_unmarshal() local
1691 stmf_ic_scsi_cmd_msg_t *m = kmem_zalloc(sizeof (*m), KM_SLEEP); in stmf_ic_scsi_cmd_msg_unmarshal() local
1782 stmf_ic_scsi_data_msg_t *m = kmem_zalloc(sizeof (*m), KM_SLEEP); in stmf_ic_scsi_data_msg_unmarshal() local
1822 stmf_ic_scsi_data_xfer_done_msg_t *m = in stmf_ic_scsi_data_xfer_done_msg_unmarshal() local
1848 stmf_ic_scsi_status_msg_t *m = kmem_zalloc(sizeof (*m), KM_SLEEP); in stmf_ic_scsi_status_msg_unmarshal() local
1893 stmf_ic_r2t_msg_t *m = kmem_zalloc(sizeof (*m), KM_SLEEP); in stmf_ic_r2t_msg_unmarshal() local
1919 stmf_ic_session_create_destroy_msg_t *m = kmem_zalloc(sizeof (*m), in stmf_ic_session_create_destroy_msg_unmarshal() local
1967 stmf_ic_echo_request_reply_msg_t *m = kmem_zalloc(sizeof (*m), in stmf_ic_echo_request_reply_msg_unmarshal() local
2002 stmf_ic_status_msg_t *m = kmem_zalloc(sizeof (*m), KM_SLEEP); in stmf_ic_status_msg_unmarshal() local