Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfp.h290 static int fp_open(dev_t *devp, int flag, int otype, cred_t *credp);
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c63 fp_open, /* open */
667 fp_open(dev_t *devp, int flag, int otype, cred_t *credp) in fp_open() function