Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h400 un_f_mmc_cap :1, /* Device is MMC compliant */ member
/titanic_44/usr/src/uts/common/io/scsi/targets/
H A Dsd.c3453 un->un_f_mmc_cap = FALSE; in sd_set_mmc_caps()
3472 un->un_f_mmc_cap = TRUE; in sd_set_mmc_caps()
22958 } else if (un->un_f_mmc_cap == TRUE) {
23015 } else if (un->un_f_mmc_cap == TRUE) {
23472 if (un->un_f_mmc_cap == TRUE) {
23708 if (un->un_f_mmc_cap && un->un_f_mmc_gesn_polling) {
24025 if (un->un_f_mmc_cap && un->un_f_mmc_gesn_polling) {
27665 if (un->un_f_mmc_cap == TRUE) {
28791 if (un->un_f_mmc_cap == TRUE) {
29060 if ((un->un_f_cfg_is_atapi == TRUE) || (un->un_f_mmc_cap == TRUE)) {
[all …]