Home
last modified time | relevance | path

Searched refs:otype (Results 51 – 53 of 53) sorted by relevance

123

/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c667 fp_open(dev_t *devp, int flag, int otype, cred_t *credp) in fp_open() argument
672 if (otype != OTYP_CHR) { in fp_open()
730 fp_close(dev_t dev, int flag, int otype, cred_t *credp) in fp_close() argument
735 if (otype != OTYP_CHR) { in fp_close()
/illumos-gate/usr/src/uts/common/io/
H A Ddevinfo.c558 di_close(dev_t dev, int flag, int otype, cred_t *cred_p) in di_close() argument
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c892 usb_ugen_close(usb_ugen_hdl_t usb_ugen_hdl, dev_t dev, int flag, int otype, in usb_ugen_close() argument

123