Lines Matching defs:chipset_mode
913 u_int8_t chipset_mode;
928 chipset_mode = ATPPC_MODE_ECP;
935 chipset_mode = ATPPC_MODE_EPP;
945 chipset_mode = ATPPC_MODE_FAST;
951 chipset_mode = ATPPC_MODE_PS2;
957 chipset_mode = ATPPC_MODE_STD;
963 chipset_mode = ATPPC_MODE_NIBBLE;
985 chipset_mode = ATPPC_MODE_EPP;
994 chipset_mode = ATPPC_MODE_PS2;
1003 chipset_mode = ATPPC_MODE_NIBBLE;
1007 chipset_mode = ATPPC_MODE_STD;
1022 atppc->sc_mode = chipset_mode;
1023 if (chipset_mode == ATPPC_MODE_PS2) {