Home
last modified time | relevance | path

Searched refs:un_f_mmc_cap (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h400 un_f_mmc_cap :1, /* Device is MMC compliant */ member
/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dsd.c3451 un->un_f_mmc_cap = FALSE; in sd_set_mmc_caps()
3470 un->un_f_mmc_cap = TRUE; in sd_set_mmc_caps()
22942 } else if (un->un_f_mmc_cap == TRUE) {
22999 } else if (un->un_f_mmc_cap == TRUE) {
23451 if (un->un_f_mmc_cap == TRUE) {
23687 if (un->un_f_mmc_cap && un->un_f_mmc_gesn_polling) {
24004 if (un->un_f_mmc_cap && un->un_f_mmc_gesn_polling) {
27646 if (un->un_f_mmc_cap == TRUE) {
28772 if (un->un_f_mmc_cap == TRUE) {
29041 if ((un->un_f_cfg_is_atapi == TRUE) || (un->un_f_mmc_cap == TRUE)) {
[all …]