HomeSort by: relevance | last modified time | path
    Searched refs:sc_ioptype (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
mfivar.h 140 enum mfi_iop sc_ioptype; member in struct:mfi_softc
mfi.c 338 if (sc->sc_ioptype == MFI_IOP_TBOLT) {
385 if (sc->sc_ioptype == MFI_IOP_TBOLT) {
426 if (sc->sc_ioptype == MFI_IOP_TBOLT) {
577 if (sc->sc_ioptype == MFI_IOP_SKINNY ||
578 sc->sc_ioptype == MFI_IOP_TBOLT)
585 if (sc->sc_ioptype == MFI_IOP_SKINNY ||
586 sc->sc_ioptype == MFI_IOP_TBOLT)
602 if (sc->sc_ioptype == MFI_IOP_SKINNY ||
603 sc->sc_ioptype == MFI_IOP_TBOLT) {
948 if (sc->sc_ioptype == MFI_IOP_TBOLT)
    [all...]

Completed in 35 milliseconds