Home
last modified time | relevance | path

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

/illumos-gate/usr/src/man/man9e/
H A DMakefile129 gldm_stop.9e \
187 gldm_stop.9e := LINKSRC = gld.9e
/illumos-gate/usr/src/uts/common/sys/
H A Dgld.h208 int (*gldm_stop)(); /* SET BY DRIVER */ member
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man9e.inc56 link path=usr/share/man/man9e/gldm_stop.9e target=gld.9e
/illumos-gate/usr/src/uts/common/io/chxge/
H A Dch.c458 macinfo->gldm_stop = ch_stop; in ch_attach()
/illumos-gate/usr/src/uts/common/io/
H A Dgld.c532 ASSERT(macinfo->gldm_stop != NULL); in gld_register()
5217 (void) (*macinfo->gldm_stop)(macinfo); in gld_stop_mac()