Home
last modified time | relevance | path

Searched refs:dl_notify (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dsundlpi.c449 dl_notify(ldi_handle_t lh, uint32_t *notesp, dl_error_ack_t *dleap) in dl_notify() function
/illumos-gate/usr/src/uts/common/sys/
H A Ddlpi.h1611 extern int dl_notify(struct __ldi_handle *, uint32_t *, dl_error_ack_t *);
/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_main.c851 switch (dl_notify(lh, &notes, NULL)) { in softmac_mac_register()