OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:type_strings
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
atw.c
513
static const char *
type_strings
[] = {"Intersil (not supported)",
local in function:atw_attach
626
if (sc->sc_rftype >= __arraycount(
type_strings
)) {
630
if (sc->sc_bbptype >= __arraycount(
type_strings
)) {
636
type_strings
[sc->sc_rftype],
type_strings
[sc->sc_bbptype]);
atw.c
513
static const char *
type_strings
[] = {"Intersil (not supported)",
local in function:atw_attach
626
if (sc->sc_rftype >= __arraycount(
type_strings
)) {
630
if (sc->sc_bbptype >= __arraycount(
type_strings
)) {
636
type_strings
[sc->sc_rftype],
type_strings
[sc->sc_bbptype]);
Completed in 24 milliseconds
Indexes created Sun Sep 21 16:09:51 GMT 2025