Home
last modified time | relevance | path

Searched defs:rpip (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c1925 RPIobj_t *rpip; in emlxs_fcf_fini() local
2007 RPIobj_t *rpip; in emlxs_fcf_init() local
11171 RPIobj_t *rpip; in emlxs_vpi_event() local
11482 RPIobj_t *rpip = (RPIobj_t *)arg1; in emlxs_vpi_rpi_offline_evt_action() local
11566 RPIobj_t *rpip = (RPIobj_t *)arg1; in emlxs_vpi_rpi_pause_evt_action() local
11638 RPIobj_t *rpip = (RPIobj_t *)arg1; in emlxs_vpi_rpi_online_evt_action() local
12648 emlxs_vpi_logi_cmpl_notify(emlxs_port_t *port, RPIobj_t *rpip) in emlxs_vpi_logi_cmpl_notify()
12757 RPIobj_t *rpip = vpip->fabric_rpip; in emlxs_vpi_logi_failed_notify() local
13856 emlxs_rpi_action(emlxs_port_t *port, RPIobj_t *rpip, uint32_t evt, in emlxs_rpi_action()
13914 RPIobj_t *rpip = NULL; in emlxs_rpi_event() local
[all …]
H A Demlxs_node.c714 RPIobj_t *rpip; in emlxs_node_destroy_all() local
784 RPIobj_t *rpip; in emlxs_node_create() local
973 RPIobj_t *rpip; in emlxs_node_rm() local
H A Demlxs_sli4.c4205 RPIobj_t *rpip; in emlxs_sli4_prep_fct_iocb() local
4521 RPIobj_t *rpip; in emlxs_sli4_prep_fcp_iocb() local
4676 RPIobj_t *rpip = NULL; in emlxs_sli4_prep_els_iocb() local
5015 RPIobj_t *rpip; in emlxs_sli4_prep_ct_iocb() local
6293 RPIobj_t *rpip = NULL; in emlxs_sli4_process_unsol_rcv() local
8112 emlxs_sli4_reserve_xri(emlxs_port_t *port, RPIobj_t *rpip, uint32_t type, in emlxs_sli4_reserve_xri()
8275 RPIobj_t *rpip; in emlxs_sli4_register_xri() local
8351 emlxs_sli4_alloc_xri(emlxs_port_t *port, emlxs_buf_t *sbp, RPIobj_t *rpip, in emlxs_sli4_alloc_xri()
9459 RPIobj_t *rpip; in emlxs_sli4_reg_did() local
9510 RPIobj_t *rpip; in emlxs_sli4_unreg_node() local
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h106 struct RPIobj *rpip; member
H A Demlxs_fc.h466 struct RPIobj *rpip; /* SLI4 only */ member
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c15162 mdi_pathinfo_t *rpip, uint_t flags) in mptsas_offline_lun()