Home
last modified time | relevance | path

Searched refs:DDI_MO_UNLOCK (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dddimapreq.h67 DDI_MO_UNLOCK /* Unlock mapping, do *not* unmap */ enumerator
/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci.c420 if ((mp->map_op == DDI_MO_UNMAP) || (mp->map_op == DDI_MO_UNLOCK)) { in pci_bus_map()
/illumos-gate/usr/src/uts/i86pc/io/pciex/
H A Dnpe.c582 if ((mp->map_op == DDI_MO_UNMAP) || (mp->map_op == DDI_MO_UNLOCK)) { in npe_bus_map()
/illumos-gate/usr/src/uts/sun4v/io/px/
H A Dpx_lib4v.c1564 (mp->map_op == DDI_MO_UNLOCK)) { in px_lib_map_vconfig()
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Ddb21554.c1792 (mp->map_op == DDI_MO_UNLOCK)) { in db_pci_map()