Home
last modified time | relevance | path

Searched defs:vfip (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c2006 VFIobj_t *vfip; in emlxs_fcf_init() local
7435 VFIobj_t *vfip = NULL; in emlxs_fcfi_event() local
7861 VFIobj_t *vfip; in emlxs_fcfi_vfi_offline_evt_action() local
8033 VFIobj_t *vfip; in emlxs_fcfi_vfi_online_action() local
8141 VFIobj_t *vfip; in emlxs_fcfi_vfi_offline_action() local
8211 VFIobj_t *vfip; in emlxs_fcfi_paused_action() local
8898 VFIobj_t *vfip; in emlxs_fcfi_online_action() local
9215 emlxs_vfi_action(emlxs_port_t *port, VFIobj_t *vfip, uint32_t evt, in emlxs_vfi_action()
9277 VFIobj_t *vfip = NULL; in emlxs_vfi_event() local
9338 emlxs_vfi_state(emlxs_port_t *port, VFIobj_t *vfip, uint16_t state, in emlxs_vfi_state()
[all …]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h259 struct VFIobj *vfip; /* Managed by VFIobj_t */ member