Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mac68k/obio/
H A Diwm_fd.c410 iwmAttachArgs_t *fdParams; in fd_match() local
413 fdParams = aux; in fd_match()
415 matched = (cfUnit == fdParams->unit || cfUnit == -1) ? 1 : 0; in fd_match()
418 fdParams->unit, cfUnit); in fd_match()