Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/axf/
H A Daxf_usbgem.c273 static int axf_reset_chip(struct usbgem_dev *);
382 axf_reset_chip(struct usbgem_dev *dp) in axf_reset_chip() function
504 return (axf_reset_chip(dp)); in axf_stop_chip()
1336 ugcp->usbgc_reset_chip = &axf_reset_chip; in axfattach()