Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfp.h294 static int fp_attach_handler(dev_info_t *dip);
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c375 rval = fp_attach_handler(dip); in fp_attach()
914 fp_attach_handler(dev_info_t *dip) in fp_attach_handler() function