OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_iop
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
mfivar.h
139
const struct mfi_iop_ops *
sc_iop
;
member in struct:mfi_softc
/src/sys/dev/pci/
mfii.c
307
const struct mfii_iop *
sc_iop
;
member in struct:mfii_softc
721
sc->
sc_iop
= mfii_find_iop(aux);
750
memtype = pci_mapreg_type(pa->pa_pc, pa->pa_tag, sc->
sc_iop
->bar);
752
if (pci_mapreg_map(pa, sc->
sc_iop
->bar, memtype, 0,
804
if (((sc->
sc_iop
->iop_flag & MFII_IOP_HAS_32BITDESC_BIT) != 0) &&
1176
if ((sc->
sc_iop
->iop_flag & MFII_IOP_QUIRK_REGREAD) != 0) {
2441
ctx->type_nseg = sc->
sc_iop
->ldio_ctx_type_nseg;
2443
ctx->reg_lock_flags = htole16(sc->
sc_iop
->ldio_ctx_reg_lock_flags);
2452
switch (sc->
sc_iop
->num_sge_loc) {
2462
ccb->ccb_req.flags = sc->
sc_iop
->ldio_req_type
[
all
...]
Completed in 328 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025