Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfp.h286 static int fp_open(dev_t *devp, int flag, int otype, cred_t *credp);
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c62 fp_open, /* open */
666 fp_open(dev_t *devp, int flag, int otype, cred_t *credp) in fp_open() function