HomeSort by: relevance | last modified time | path
    Searched refs:init_bcm43xx (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.sbin/btattach/
Makefile 5 SRCS= btattach.c firmload.c init_bcm2035.c init_bcm43xx.c init_bgb2xx.c \
btattach.h 43 devinit_t init_bcm43xx; variable in typeref:typename:devinit_t
init_bcm43xx.c 1 /* $NetBSD: init_bcm43xx.c,v 1.6 2023/02/07 20:45:44 mlelstv Exp $ */
37 __RCSID("$NetBSD: init_bcm43xx.c,v 1.6 2023/02/07 20:45:44 mlelstv Exp $");
92 init_bcm43xx(int fd, unsigned int speed) function in typeref:typename:void
btattach.c 69 .init = &init_bcm43xx,
76 .init = &init_bcm43xx,

Completed in 26 milliseconds