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

/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmap.c1551 fc_port_dev_t fp_hba_port; local
1676 if ((err = g_get_host_params(drvr_path, &fp_hba_port,
1726 if (memcpy(dev_list+(num_devices-1), &fp_hba_port,
1745 if (fp_hba_port.dev_did.port_id <= 0xffff) {
1753 fp_hba_port;
1776 if (fp_hba_port.dev_did.port_id > 0xff) {
1785 (uchar_t)fp_hba_port.dev_did.port_id;
1788 fp_hba_port.dev_hard_addr.hard_addr;
1792 fp_hba_port.dev_nwwn.raw_wwn[j];
1795 fp_hba_port
2162 fc_port_dev_t fp_hba_port; local
[all...]

Completed in 66 milliseconds