Home
last modified time | relevance | path

Searched defs:otype (Results 1 – 25 of 51) sorted by last modified time

123

/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c545 vhci_open(dev_t *devp, int flag, int otype, cred_t *credp) in vhci_open()
575 vhci_close(dev_t dev, int flag, int otype, cred_t *credp) in vhci_close()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c5950 emlxs_open(dev_t *dev_p, int32_t flag, int32_t otype, cred_t *cred_p) in emlxs_open()
6006 emlxs_close(dev_t dev, int32_t flag, int32_t otype, cred_t *cred_p) in emlxs_close()
/illumos-gate/usr/src/cmd/isns/isnsd/xml/
H A Ddata.c176 int otype in get_index_by_otype()
626 int otype, in locate_xml_node()
1258 isns_type_t otype; in xml_delete_obj() local
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c2623 qlt_open(dev_t *devp, int flag, int otype, cred_t *credp) in qlt_open()
2674 qlt_close(dev_t dev, int flag, int otype, cred_t *credp) in qlt_close()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_acl.c1200 dmu_object_type_t otype; in zfs_aclset_common() local
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_pool.c885 void ip_pool_iterderef(otype, unit, data, ifs) in ip_pool_iterderef() argument
H A Dip_fil_solaris.c1146 int iplopen(devp, flags, otype, cred) in iplopen() argument
1184 int iplclose(dev, flags, otype, cred) in iplclose() argument
H A Dip_htable.c765 void fr_htable_iterderef(otype, unit, data, ifs) in fr_htable_iterderef() argument
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c432 stmf_open(dev_t *devp, int flag, int otype, cred_t *credp) in stmf_open()
453 stmf_close(dev_t dev, int flag, int otype, cred_t *credp) in stmf_close()
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsbd.c2110 char otype[OBP_MAXDRVNAME]; in get_node_type() local
2373 sbd_otype_to_idx(char *otype) in sbd_otype_to_idx()
/illumos-gate/usr/src/uts/common/io/
H A Dtphci.c198 tphci_open(dev_t *devp, int flag, int otype, cred_t *credp) in tphci_open()
217 tphci_close(dev_t dev, int flag, int otype, cred_t *credp) in tphci_close()
H A Ddevinfo.c558 di_close(dev_t dev, int flag, int otype, cred_t *cred_p) in di_close()
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c1204 scsa2usb_ugen_close(dev_t dev, int flag, int otype, cred_t *cr) in scsa2usb_ugen_close()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c1299 fcp_open(dev_t *devp, int flag, int otype, cred_t *credp) in fcp_open()
1334 fcp_close(dev_t dev, int flag, int otype, cred_t *credp) in fcp_close()
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_drv_test.c42 vdt_open(dev_t *devp, int flag, int otype, cred_t *cr) in vdt_open()
71 vdt_close(dev_t dev, int flag, int otype, cred_t *cr) in vdt_close()
/illumos-gate/usr/src/uts/intel/io/viona/
H A Dviona_main.c466 viona_open(dev_t *devp, int flag, int otype, cred_t *credp) in viona_open()
505 viona_close(dev_t dev, int flag, int otype, cred_t *credp) in viona_close()
/illumos-gate/usr/src/uts/intel/io/amdzen/
H A Dusmn.c45 usmn_open(dev_t *devp, int flags, int otype, cred_t *credp) in usmn_open()
H A Dzen_udf.c45 zen_udf_open(dev_t *devp, int flags, int otype, cred_t *credp) in zen_udf_open()
/illumos-gate/usr/src/uts/common/os/
H A Ddriver.c310 dev_lopen(dev_t *devp, int flag, int otype, struct cred *cred) in dev_lopen()
343 dev_lclose(dev_t dev, int flag, int otype, struct cred *cred) in dev_lclose()
/illumos-gate/usr/src/uts/common/io/overlay/
H A Doverlay_target.c1507 overlay_target_open(dev_t *devp, int flags, int otype, cred_t *credp) in overlay_target_open()
1630 overlay_target_close(dev_t dev, int flags, int otype, cred_t *credp) in overlay_target_close()
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_parser.c332 dt_type_promote(dt_node_t *lp, dt_node_t *rp, ctf_file_t **ofp, ctf_id_t *otype) in dt_type_promote()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_protect.c277 uint8_t otype, olen; in get_dhcpv4_option() local
/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd.c336 sbd_open(dev_t *devp, int flag, int otype, cred_t *credp) in sbd_open()
345 sbd_close(dev_t dev, int flag, int otype, cred_t *credp) in sbd_close()
/illumos-gate/usr/src/uts/common/inet/ipd/
H A Dipd.c973 ipd_open(dev_t *devp, int flag, int otype, cred_t *credp) in ipd_open()
1027 ipd_close(dev_t dev, int flag, int otype, cred_t *credp) in ipd_close()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachsym.sparc.c131 Byte otype = ELF_ST_TYPE(osym->st_info); in ld_mach_sym_typecheck_sparc() local

123