Searched refs:stmf_ic_scsi_data_msg_t (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dalua_ic_if.c237 static void stmf_ic_scsi_data_msg_free(stmf_ic_scsi_data_msg_t *m,
695 stmf_ic_scsi_data_msg_t *icsd = NULL;
698 icsd = (stmf_ic_scsi_data_msg_t *)kmem_zalloc(sizeof (*icsd), KM_SLEEP);
929 (stmf_ic_scsi_data_msg_t *)msg->icm_msg, cmethod);
1033 stmf_ic_scsi_data_msg_free(stmf_ic_scsi_data_msg_t *m,
1282 stmf_ic_scsi_data_msg_t *m = (stmf_ic_scsi_data_msg_t *)msg;
1782 stmf_ic_scsi_data_msg_t *m = kmem_zalloc(sizeof (*m), KM_SLEEP);
/illumos-gate/usr/src/uts/common/sys/
H A Dpppt_ic_if.h148 } stmf_ic_scsi_data_msg_t; typedef in typeref:struct:__anon8837
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c135 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);
1786 stmf_ic_rx_scsi_data(stmf_ic_scsi_data_msg_t *msg)

Completed in 62 milliseconds