Searched refs:SEE_MS (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A DFlashPoint.c450 #define SEE_MS BIT(5) macro
2042 ((unsigned char)temp | SEE_MS | SEE_CS));
7334 WR_HARPOON(p_port + hp_ee_ctrl, (ee_value | SEE_MS)); /*Turn off CS */
7357 (EXT_ARB_ACK | SCSI_TERM_ENA_H)) | (SEE_MS | SEE_CS));
7361 ee_value |= (SEE_MS + SEE_CS);
7380 WR_HARPOON(p_port + hp_ee_ctrl, (ee_value | SEE_MS));
7384 WR_HARPOON(p_port + hp_ee_ctrl, (ee_value | SEE_MS | SEE_CS)); /* Set CS to EEPROM */
7385 WR_HARPOON(p_port + hp_ee_ctrl, (ee_value | SEE_MS)); /* Turn off CS */
7438 (EXT_ARB_ACK | SCSI_TERM_ENA_H)) | (SEE_MS | SEE_CS));
7442 ee_value |= (SEE_MS
[all...]

Completed in 106 milliseconds