Searched refs:sc_ncm_supported_formats (Results 1 – 2 of 2) sorted by relevance
344 unsigned int sc_ncm_supported_formats; member
605 if (sc->sc_ncm_supported_formats == 0) in umb_attach()729 sc->sc_ncm_supported_formats = UGETW(np.bmNtbFormatsSupported); in umb_ncm_setup()737 sc->sc_ncm_supported_formats = NCM_FORMAT_NTB16_MASK; in umb_ncm_setup()749 if (sc->sc_ncm_supported_formats == 0) in umb_ncm_setup_format()753 if (sc->sc_ncm_supported_formats == NCM_FORMAT_NTB16_MASK) { in umb_ncm_setup_format()768 if ((sc->sc_ncm_supported_formats & (1UL << fmt)) == 0) in umb_ncm_setup_format()775 DEVNAM(sc), sc->sc_ncm_format, sc->sc_ncm_supported_formats); in umb_ncm_setup_format()780 sc->sc_ncm_supported_formats = 0; in umb_ncm_setup_format()