Searched refs:fcal_transport_t (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fc4/
H A Dfcal_transport.h119 } fcal_transport_t; typedef in typeref:struct:fcal_transport
/illumos-gate/usr/src/uts/sun/sys/
H A Dsocalvar.h157 fcal_transport_t *sp_transport; /* transport structure */
/illumos-gate/usr/src/uts/common/avs/ns/
H A Dcontract.h471 } fcal_transport_t; typedef in typeref:struct:fcal_transport
/illumos-gate/usr/src/uts/sun/io/
H A Dsocal.c648 if ((porta->sp_transport = (fcal_transport_t *)
649 kmem_zalloc(sizeof (fcal_transport_t), KM_SLEEP)) == NULL) {
655 if ((portb->sp_transport = (fcal_transport_t *)
656 kmem_zalloc(sizeof (fcal_transport_t), KM_SLEEP)) == NULL) {
1018 sizeof (fcal_transport_t));
1848 fcal_transport_t *xport;
4981 fcal_transport_t *

Completed in 628 milliseconds