Searched refs:dev_p (Results 1 - 22 of 22) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_utils.h50 #define oce_log(dev_p, level, module, fmt, arg...) { \
51 if (dev_p) { \
52 if ((dev_p->mod_mask & module) && \
53 (dev_p->severity < CE_IGNORE) && \
54 ((uint32_t)level >= dev_p->severity)) \
56 dev_p->dev_id, ## arg); \
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_ioctl.h53 int ql_open(dev_t *dev_p, int flags, int otyp, cred_t *cred_p);
/illumos-gate/usr/src/uts/i86pc/io/ppm/
H A Dacpippm.c62 static int appm_open(dev_t *dev_p, int flag, int otyp, cred_t *cred_p);
333 appm_open(dev_t *dev_p, int flag, int otyp, cred_t *cred_p) argument
342 appm_statep, getminor(*dev_p))) == NULL) {
/illumos-gate/usr/src/uts/sun4u/io/ppm/
H A Djbusppm.c55 static int jbppm_open(dev_t *dev_p, int flag, int otyp, cred_t *cred_p);
333 jbppm_open(dev_t *dev_p, int flag, int otyp, cred_t *cred_p) argument
342 jbppm_statep, getminor(*dev_p))) == NULL) {
/illumos-gate/usr/src/uts/sun4u/lw8/sys/
H A Dsgfru_priv.h101 static int sgfru_open(dev_t *dev_p, int flag, int otyp, cred_t *cred_p);
/illumos-gate/usr/src/uts/sun4u/io/
H A Drmcadm.c48 static int rmcadm_open(dev_t *dev_p, int flag, int otyp, cred_t *cred_p);
286 rmcadm_open(dev_t *dev_p, int flag, int otyp, cred_t *cred_p) argument
289 int instance = getminor(*dev_p);
H A Drmclomv.c84 static int rmclomv_open(dev_t *dev_p, int flag, int otyp, cred_t *cred_p);
1147 rmclomv_open(dev_t *dev_p, int flag, int otyp, cred_t *cred_p) argument
1150 int instance = getminor(*dev_p);
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsmp.c320 smp_open(dev_t *dev_p, int flag, int otyp, cred_t *cred_p) argument
326 instance = getminor(*dev_p);
H A Dses.c664 ses_open(dev_t *dev_p, int flag, int otyp, cred_t *cred_p) argument
668 if ((ssc = ddi_get_soft_state(estate, getminor(*dev_p))) == NULL) {
H A Dsgen.c1054 sgen_open(dev_t *dev_p, int flag, int otyp, cred_t *cred_p) argument
1056 dev_t dev = *dev_p;
H A Dsd.c1307 static int sdopen(dev_t *dev_p, int flag, int otyp, cred_t *cred_p);
10108 sdopen(dev_t *dev_p, int flag, int otyp, cred_t *cred_p) argument
10125 dev = *dev_p;
/illumos-gate/usr/src/uts/i86pc/i86hvm/io/
H A Dxdf_shell.c494 xdfs_open(dev_t *dev_p, int flag, int otyp, cred_t *credp) argument
497 dev_t dev = *dev_p;
510 return (xdfs_hvm_cb_ops->cb_open(dev_p, flag, otyp, credp));
514 VERIFY(ldi_ident_from_dev(*dev_p, &li) == 0);
/illumos-gate/usr/src/uts/common/io/1394/targets/dcam1394/
H A Ddcam.c523 dcam_open(dev_t *dev_p, int flag, int otyp, cred_t *cred_p) argument
530 instance = (int)DEV_TO_INSTANCE(*dev_p);
550 is_ctrl_file = (getminor(*dev_p) & DCAM1394_MINOR_CTRL) ? 1 : 0;
/illumos-gate/usr/src/uts/sun4v/io/glvc/
H A Dglvc.c92 static int glvc_open(dev_t *dev_p, int flag, int otyp, cred_t *cred_p);
555 glvc_open(dev_t *dev_p, int flag, int otyp, cred_t *cred_p) argument
561 instance = getminor(*dev_p);
/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dlw8.c82 static int lw8_open(dev_t *dev_p, int flag, int otyp, cred_t *cred_p);
810 lw8_open(dev_t *dev_p, int flag, int otyp, cred_t *cred_p) argument
813 int instance = getminor(*dev_p);
H A Dsgfru.c239 sgfru_open(dev_t *dev_p, int flag, int otyp, cred_t *cred_p) argument
242 int instance = getminor(*dev_p);
/illumos-gate/usr/src/uts/intel/io/dktp/disk/
H A Dcmdk.c121 static int cmdkopen(dev_t *dev_p, int flag, int otyp, cred_t *credp);
1126 cmdkopen(dev_t *dev_p, int flag, int otyp, cred_t *credp) argument
1128 dev_t dev = *dev_p;
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Ddb21554.c308 static int db_open(dev_t *dev_p, int flag, int otyp, cred_t *cred_p);
1378 db_open(dev_t *dev_p, int flag, int otyp, cred_t *cred_p) argument
1380 minor_t minor = getminor(*dev_p);
1394 return ((pcihp_get_cb_ops())->cb_open(dev_p, flag,
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_ioctl.c89 * dev_p = device pointer
102 ql_open(dev_t *dev_p, int flags, int otyp, cred_t *cred_p) argument
107 ha = ddi_get_soft_state(ql_state, (int32_t)getminor(*dev_p));
145 * dev_p = device pointer
/illumos-gate/usr/src/uts/sun/io/dada/targets/
H A Ddad.c70 static int dcdopen(dev_t *dev_p, int flag, int otyp, cred_t *cred_p);
1253 dcdopen(dev_t *dev_p, int flag, int otyp, cred_t *cred_p) argument
1255 dev_t dev = *dev_p;
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c6774 sf_open(dev_t *dev_p, int flag, int otyp, cred_t *cred_p) argument
6776 dev_t dev = *dev_p;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c5937 emlxs_open(dev_t *dev_p, int32_t flag, int32_t otype, cred_t *cred_p) argument
5943 ddiinst = getminor(*dev_p);

Completed in 222 milliseconds