Lines Matching refs:strcmp
997 if (strcmp(attr->name, "version") == 0) {
1005 } else if (strcmp(attr->name, "capabilities") == 0) {
1007 } else if (strcmp(attr->name, "read_typ") == 0) {
1009 } else if (strcmp(attr->name, "read_max") == 0) {
1044 if (strcmp(attr->name, "vendor_opcode") == 0) {
1046 } else if (strcmp(attr->name, "device_mode") == 0) {
1049 } else if (strcmp(attr->name, "media_manager") == 0) {
1051 } else if (strcmp(attr->name, "ppa_format") == 0) {
1053 } else if (strcmp(attr->name, "media_type") == 0) { /* u8 */
1055 } else if (strcmp(attr->name, "flash_media_type") == 0) {
1057 } else if (strcmp(attr->name, "num_channels") == 0) {
1059 } else if (strcmp(attr->name, "num_luns") == 0) {
1061 } else if (strcmp(attr->name, "num_planes") == 0) {
1063 } else if (strcmp(attr->name, "num_blocks") == 0) { /* u16 */
1065 } else if (strcmp(attr->name, "num_pages") == 0) {
1067 } else if (strcmp(attr->name, "page_size") == 0) {
1069 } else if (strcmp(attr->name, "hw_sector_size") == 0) {
1071 } else if (strcmp(attr->name, "oob_sector_size") == 0) {/* u32 */
1073 } else if (strcmp(attr->name, "prog_typ") == 0) {
1075 } else if (strcmp(attr->name, "prog_max") == 0) {
1077 } else if (strcmp(attr->name, "erase_typ") == 0) {
1079 } else if (strcmp(attr->name, "erase_max") == 0) {
1081 } else if (strcmp(attr->name, "multiplane_modes") == 0) {
1083 } else if (strcmp(attr->name, "media_capabilities") == 0) {
1085 } else if (strcmp(attr->name, "max_phys_secs") == 0) {
1107 if (strcmp(attr->name, "groups") == 0) {
1109 } else if (strcmp(attr->name, "punits") == 0) {
1111 } else if (strcmp(attr->name, "chunks") == 0) {
1113 } else if (strcmp(attr->name, "clba") == 0) {
1115 } else if (strcmp(attr->name, "ws_min") == 0) {
1117 } else if (strcmp(attr->name, "ws_opt") == 0) {
1119 } else if (strcmp(attr->name, "maxoc") == 0) {
1121 } else if (strcmp(attr->name, "maxocpu") == 0) {
1123 } else if (strcmp(attr->name, "mw_cunits") == 0) {
1125 } else if (strcmp(attr->name, "write_typ") == 0) {
1127 } else if (strcmp(attr->name, "write_max") == 0) {
1129 } else if (strcmp(attr->name, "reset_typ") == 0) {
1131 } else if (strcmp(attr->name, "reset_max") == 0) {