Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/axf/
H A Daxf_usbgem.c277 static int axf_set_media(struct usbgem_dev *);
441 err = axf_set_media(dp); in axf_init_chip()
602 axf_set_media(struct usbgem_dev *dp) in axf_set_media() function
1343 ugcp->usbgc_set_media = &axf_set_media; in axfattach()