OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_fw_h
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pcmcia/
if_malo_pcmcia.c
760
if (sc->
sc_fw_h
== NULL) {
762
error = firmware_load("malo", name_h, &sc->
sc_fw_h
,
791
if (sc->
sc_fw_h
!= NULL) {
792
firmware_free(sc->
sc_fw_h
, sc->sc_fw_h_size);
793
sc->
sc_fw_h
= NULL;
832
uc = (uint16_t *)(sc->
sc_fw_h
+ offset);
if_malo_pcmciavar.h
378
uint8_t *
sc_fw_h
;
member in struct:malo_softc
Completed in 15 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025