Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfp.h295 static int fp_resume_handler(dev_info_t *dip);
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c379 rval = fp_resume_handler(dip); in fp_attach()
1280 fp_resume_handler(dev_info_t *dip) in fp_resume_handler() function