OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MFIMEM_DVA
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
mfi.c
392
io_req_base_phys =
MFIMEM_DVA
(sc->sc_tbolt_reqmsgpool) +
408
MFIMEM_DVA
(sc->sc_frames) + sc->sc_frames_size * i;
415
(
MFIMEM_DVA
(sc->sc_sense) + MFI_SENSE_SIZE * i);
649
qinfo->miq_rq_addr_lo = htole32(
MFIMEM_DVA
(sc->sc_pcq) +
651
qinfo->miq_pi_addr_lo = htole32(
MFIMEM_DVA
(sc->sc_pcq) +
653
qinfo->miq_ci_addr_lo = htole32(
MFIMEM_DVA
(sc->sc_pcq) +
1142
if (
MFIMEM_DVA
(sc->sc_frames) & 0x3f) {
1145
(long long int)
MFIMEM_DVA
(sc->sc_frames));
1323
ccb->ccb_pframe -
MFIMEM_DVA
(sc->sc_frames),
1333
ccb->ccb_pframe -
MFIMEM_DVA
(sc->sc_frames)
[
all
...]
mfivar.h
52
#define
MFIMEM_DVA
(_am) ((_am)->am_map->dm_segs[0].ds_addr)
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025