OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ac_fibphys
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
aac_pci.c
850
htole32((u_int32_t)(ac->
ac_fibphys
& 0xffffffffUL)));
854
htole32((u_int32_t)((u_int64_t)ac->
ac_fibphys
>> 32)));
879
htole32((u_int32_t)(ac->
ac_fibphys
& 0xffffffffUL)));
883
htole32((u_int32_t)((u_int64_t)ac->
ac_fibphys
>> 32)));
/src/sys/dev/ic/
aacvar.h
269
bus_addr_t
ac_fibphys
;
member in struct:aac_ccb
aac.c
297
ac->
ac_fibphys
= fibpa + i * sc->sc_max_fib_size;
1335
ac->ac_fib->Header.ReceiverFibAddress = htole32(ac->
ac_fibphys
);
1430
ac->ac_fib->Header.ReceiverFibAddress = htole32(ac->
ac_fibphys
);
Completed in 36 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025