Searched refs:gld_notify_ind (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/io/ |
H A D | gld.c | 3872 gld_notify_ind(gld_mac_info_t *macinfo, uint32_t notifications, queue_t *q) in gld_notify_ind() function 4040 gld_notify_ind(macinfo, gld->gld_notifications, q); in gld_notify_req() 4082 gld_notify_ind(macinfo, notification, NULL); in gld_linkstate() 4781 gld_notify_ind(macinfo, DL_NOTE_PROMISC_OFF_PHYS, NULL); in gldunattach() 5306 gld_notify_ind(macinfo, DL_NOTE_PROMISC_ON_PHYS, NULL); in gld_promisc() 5310 gld_notify_ind(macinfo, DL_NOTE_PROMISC_OFF_PHYS, NULL); in gld_promisc() 5419 gld_notify_ind(macinfo, DL_NOTE_PHYS_ADDR, NULL); in gld_setaddr()
|