OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bt_find
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/public-domain/xz/dist/src/liblzma/lz/
lz_encoder_mf.c
571
#define
bt_find
(len_best) \
macro
596
bt_find
(1);
648
bt_find
(len_best);
721
bt_find
(len_best);
/src/sys/arch/arc/dti/
btl.c
149
int
bt_find
(struct isa_attach_args *, struct bt_softc *);
328
if (
bt_find
(ia, NULL) != 0)
333
/* IRQ and DRQ set by
bt_find
(). */
353
if (
bt_find
(ia, sc) != 0)
354
panic("btattach:
bt_find
of %s failed", device_xname(self));
888
bt_find
(struct isa_attach_args *ia, struct bt_softc *sc)
function
921
printf("
bt_find
: No answer from buslogic board\n");
965
printf("
bt_find
: board returned %d instead of %d to %s\n",
982
printf("
bt_find
: illegal bus type %c\n", inquire.reply.bus_type);
1011
printf("
bt_find
: illegal drq setting %x\n", config.reply.chan)
[
all
...]
Completed in 24 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026