Home
last modified time | relevance | path

Searched refs:fp_bind_callbacks (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfp.h442 static int fp_bind_callbacks(fc_local_port_t *port);
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c1040 if (fp_bind_callbacks(port) != DDI_SUCCESS) { in fp_attach_handler()
1385 if (fp_bind_callbacks(port) != DDI_SUCCESS) { in fp_resume_all()
13773 fp_bind_callbacks(fc_local_port_t *port) in fp_bind_callbacks() function