Searched refs:emlxs_data_dump (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c449 emlxs_data_dump(port, "SLI_PARMS",
486 emlxs_data_dump(port, "RD_REV", (uint32_t *)mb, 18, 0);
894 emlxs_data_dump(port, "REQ_FEATURE", (uint32_t *)mb, 6, 0);
995 emlxs_data_dump(port, "READ_CONFIG4", (uint32_t *)mb, 18, 0);
1125 emlxs_data_dump(port, "XRIp", (uint32_t *)hba->sli.sli4.XRIp, 18, 0);
2155 emlxs_data_dump(port, "FW_INIT", (uint32_t *)iptr, 6, 0);
2308 emlxs_data_dump(port, "resetPort", (uint32_t *)&mboxq, 12, 0);
2511 emlxs_data_dump(port, "SGE", (uint32_t *)&stage_sge,
3068 emlxs_data_dump(port, "WQE", (uint32_t *)wqe, 18, 0);
3172 emlxs_data_dump(por
8677 emlxs_data_dump(emlxs_port_t *port, char *str, uint32_t *iptr, int cnt, int err) function
[all...]
H A Demlxs_fct.c2736 emlxs_data_dump(port, "RESP", (uint32_t *)fcp_rsp, 36, 0);
5392 emlxs_data_dump(port, buf, (uint32_t *)db->db_sglist[0].seg_addr,
H A Demlxs_hba.c2393 emlxs_data_dump(port, "CMPL_IOCB", (uint32_t *)iocb, 8, 0);
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h673 extern void emlxs_data_dump(emlxs_port_t *port, char *str,

Completed in 78 milliseconds