Home
last modified time | relevance | path

Searched refs:fcip_port_info (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h104 typedef struct fcip_port_info { struct
105 struct fcip_port_info *fcipp_next; /* next port in list */ argument
186 fcip_port_info_t *fcip_port_info; /* info about port */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c919 fptr->fcip_port_info = fport; in fcip_port_attach()
1046 fcip_port_info_t *fport = fptr->fcip_port_info; in fcip_port_attach_handler()
1258 fcip_port_info_t *fport = fptr->fcip_port_info; in fcip_rt_update()
2605 fcip_port_info_t *fport = fptr->fcip_port_info; in fcip_handle_farp_request()
3055 fport = fptr->fcip_port_info; in fcip_cache_arp_broadcast()
3945 fcip_port_info_t *fport = fptr->fcip_port_info; in fcip_start()
4188 fport = fptr->fcip_port_info; in fcip_transport()
4342 fcip_port_info_t *fport = fptr->fcip_port_info; in fcip_handle_topology()
4463 fcip_port_info_t *fport = fptr->fcip_port_info; in fcip_port_ns()
4502 (void) fc_ulp_port_ns(fptr->fcip_port_info->fcipp_handle, in fcip_port_ns()
[all …]