Home
last modified time | relevance | path

Searched refs:fp_ulp_attach (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h550 int fp_ulp_attach; /* ULP attach done ? */ member
/titanic_41/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c491 mdb_printf(" fp_ulp_attach : %d\n", port.fp_ulp_attach); in fcport()
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c411 if (port->fp_ulp_attach) { in fp_detach()
481 port->fp_ulp_attach = 1; in fp_detach()
502 while (port->fp_ulp_attach) { in fp_detach()
622 if (port->fp_ulp_attach) { in fp_power()
967 port->fp_ulp_attach = 1; in fp_attach_handler()
1174 while (port->fp_ulp_attach) { in fp_attach_handler()
2346 port->fp_ulp_attach = 1; in fp_job_handler()
3073 att->att_port->fp_ulp_attach = 0; in fp_ulp_port_attach()