Home
last modified time | relevance | path

Searched refs:MFI_IOP_SKINNY (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/dev/pci/
H A Dmfi_pci.c144 MFI_IOP_SKINNY, mfi_skinny_subtypes },
213 if (mpd->mpd_iop == MFI_IOP_GEN2 || mpd->mpd_iop == MFI_IOP_SKINNY || in mfi_pci_attach()
/netbsd/sys/dev/ic/
H A Dmfivar.h119 MFI_IOP_SKINNY, enumerator
H A Dmfi.c577 if (sc->sc_ioptype == MFI_IOP_SKINNY || in mfi_transition_firmware()
585 if (sc->sc_ioptype == MFI_IOP_SKINNY || in mfi_transition_firmware()
602 if (sc->sc_ioptype == MFI_IOP_SKINNY || in mfi_transition_firmware()
1037 case MFI_IOP_SKINNY: in mfi_attach()
1065 if (sc->sc_ioptype == MFI_IOP_SKINNY) in mfi_attach()
1787 if (((sc->sc_ioptype == MFI_IOP_SKINNY) || in mfi_create_sgl()