Searched defs:fc_close (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfcode.c70 static int fc_close(dev_t, int, int, cred_t *);
86 fc_close, /* close */
303 fc_close(dev_t dev, int flag, int otype, cred_t *cred_p) function
334 "fc_close: Send invalidate cmd\n");
347 FC_DEBUG0(9, CE_CONT, "fc_close: Sending exit cmd\n");
366 FC_DEBUG2(9, CE_CONT, "fc_close: open count = %d (%d)\n",

Completed in 46 milliseconds