Home
last modified time | relevance | path

Searched defs:fcip_port_info (Results 1 – 1 of 1) 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
120 } fcip_port_info_t; argument
186 fcip_port_info_t *fcip_port_info; /* info about port */ member