Searched refs:irp_fc4types (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct_impl.h149 uint8_t irp_fc4types[32]; /* FC-4 types */ member in struct:fct_i_remote_port
H A Dfct.c581 bcopy((caddr_t)irp->irp_fc4types, port_attr->PortActiveFc4Types,
582 sizeof (irp->irp_fc4types));
583 bcopy((caddr_t)irp->irp_fc4types, port_attr->PortSupportedFc4Types,
584 sizeof (irp->irp_fc4types));
H A Ddiscovery.c2559 (void) memcpy(query_irp->irp_fc4types, resp + 16, 32);

Completed in 56 milliseconds