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

/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c5490 fc_local_port_t *new_port, *stored_port; local
5528 stored_port = portList[check];
5529 mutex_enter(&stored_port->fp_mutex);
5531 &stored_port->fp_hba_port_attrs.hba_fru_details;
5539 stored_port->fp_hba_port_attrs.driver_name,
5548 &stored_port->fp_mutex);
5559 mutex_exit(&stored_port->fp_mutex);

Completed in 68 milliseconds