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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_hba_fru.c587 int32_t port_off; local
597 port_off = -1;
603 port_off = dev_off + 1;
615 if (port_off == -1) {
620 devstr = ha->devpath + port_off;
628 *basedev_len = (uint32_t)(port_off - 1);

Completed in 54 milliseconds