Searched refs:dld_autopush (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Ddld.h419 int dld_autopush(dev_t *, struct dlautopush *);
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_drv.c1094 dld_autopush(dev_t *devp, struct dlautopush *dlap) function
/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Dmodstubs.s1260 STUB(dld, dld_autopush, nomod_minus_one);
/illumos-gate/usr/src/uts/sparc/ml/
H A Dmodstubs.s1182 STUB(dld, dld_autopush, nomod_minus_one);
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c484 * return value from dld_autopush():
499 switch (dld_autopush(&savedev, &dlap)) {

Completed in 123 milliseconds