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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dqla1280.h33 #define BIT_7 0x80 macro
211 #define HOST_INT BIT_7 /* host interrupt bit */
976 #define OF_DATA_OUT BIT_7 /* Data out from initiator */
978 #define OF_NO_DATA (BIT_7 | BIT_6)
H A Dqla1280.c1162 mb[1] = (uint16_t)((bus ? target | BIT_7 : target) << 8);
1188 mb[1] = (uint16_t)((bus ? target | BIT_7 : target) << 8);
1945 if (!(status = qla1280_mailbox_command(ha, BIT_7 | BIT_6 | BIT_4 |
1959 status = qla1280_mailbox_command(ha, BIT_7 | BIT_6 | BIT_5 |
2114 mb[1] = (uint16_t)((bus ? target | BIT_7 : target) << 8);
2152 mb[1] = (uint16_t)((bus ? target | BIT_7 : target) << 8);
2176 mb[1] = bus ? ha->bus_settings[bus].id | BIT_7 :
2252 BIT_7 | BIT_3 | BIT_2 | BIT_1 | BIT_0);
2293 status |= qla1280_mailbox_command(ha, BIT_7 | BIT_6 | BIT_2 |
2663 mb[1] = (bus ? (target | BIT_7)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_def.h65 #define BIT_7 0x80 macro
397 #define HCCR_HOST_INT BIT_7 /* Host interrupt bit */
595 #define FO1_AE_ON_LOOP_INIT_ERR BIT_7
737 #define MBX_7 BIT_7
2241 #define QLA_MSIX_FW_MODE(m) (((m) & (BIT_7|BIT_8|BIT_9)) >> 7)
2506 #define DT_ISP2422 BIT_7
H A Dqla_sup.c591 last_image = bcode[0x15] & BIT_7;
1865 poll_data &= BIT_7;
1868 if ((flash_data & BIT_7) == poll_data) {
2611 last_image = qla2x00_read_flash_byte(ha, pcids + 0x15) & BIT_7;
2735 last_image = bcode[0x15] & BIT_7;
H A Dqla_init.c1579 (BIT_7 | BIT_6 | BIT_5 | BIT_4)) >> 4;
1592 (BIT_7 | BIT_6 | BIT_5)) >> 5;
1597 (BIT_7 | BIT_6 | BIT_5 | BIT_4)) >> 4;
2202 nv->firmware_options[1] = BIT_7 | BIT_5;
2206 nv->special_options[1] = BIT_7;
2209 nv->firmware_options[1] = BIT_7 | BIT_5;
2254 nv->special_options[1] = BIT_7;
2318 if (nv->host_p[1] & BIT_7) {
2336 if (nv->host_p[0] & BIT_7)
H A Dqla_fw.h34 #define PDF_FC_TAPE BIT_7
743 #define LCF_FREE_NPORT BIT_7 /* Release NPORT handle after LOGO. */
H A Dqla_gs.c299 if (gid_data->control_byte & BIT_7) {
844 if (entry[0] & BIT_7) {
H A Dqla_os.c351 options |= BIT_7;
431 (BIT_4 | BIT_5 | BIT_6 | BIT_7 | BIT_8 | BIT_9)) >> 4;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/qlcnic/
H A Dqlcnic_ctx.c821 if (arg1 & BIT_7)
963 arg1 |= (promsc_mode ? BIT_6 : 0) | (mac_learn ? BIT_7 : 0);
H A Dqlcnic_hdr.h218 #define BIT_7 0x80 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla4xxx/
H A Dql4_def.h86 #define BIT_7 0x80 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dcommons-codec-1.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/codec/ ...

Completed in 181 milliseconds