Searched refs:BCMFW_BULK_EP (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.sbin/bluetooth/bcmfw/
H A Dbcmfw.c53 #define BCMFW_BULK_EP 2 macro
174 snprintf(buf, sizeof(buf), "/dev/%s.%d", name, BCMFW_BULK_EP);
204 name, BCMFW_BULK_EP, strerror(errno),
221 name, BCMFW_BULK_EP, strerror(errno), errno);
259 name, BCMFW_BULK_EP, strerror(errno),

Completed in 137 milliseconds