Searched defs:pppt_mod (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c139 ddi_modhandle_t pppt_mod; variable
1940 if (pppt_mod == NULL && ((pppt_mod =
1948 ddi_modsym(pppt_mod, "stmf_ic_reg_port_msg_alloc",
1958 ddi_modsym(pppt_mod, "stmf_ic_dereg_port_msg_alloc",
1967 ddi_modsym(pppt_mod, "stmf_ic_reg_lun_msg_alloc",
1976 ddi_modsym(pppt_mod, "stmf_ic_lun_active_msg_alloc",
1985 ddi_modsym(pppt_mod, "stmf_ic_dereg_lun_msg_alloc",
1994 ddi_modsym(pppt_mod, "stmf_ic_scsi_cmd_msg_alloc",
2004 ddi_modsym(pppt_mod, "stmf_ic_scsi_data_xfer_done_msg_allo
[all...]

Completed in 75 milliseconds