Home
last modified time | relevance | path

Searched refs:INT_TYPE (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dqlogicfas.c42 #define INT_TYPE 2 macro
77 if (!qlogicfas408_detect(qbase, INT_TYPE)) { in __qlogicfas_detect()
87 qltyp = qlogicfas408_get_chip_type(qbase, INT_TYPE); in __qlogicfas_detect()
92 qlogicfas408_setup(qbase, qinitid, INT_TYPE); in __qlogicfas_detect()
107 priv->int_type = INT_TYPE; in __qlogicfas_detect()
/OK3568_Linux_fs/kernel/drivers/scsi/pcmcia/
H A Dqlogic_stub.c59 #define INT_TYPE 0 macro
98 qltyp = qlogicfas408_get_chip_type(qbase, INT_TYPE); in qlogic_detect()
103 qlogicfas408_setup(qbase, qinitid, INT_TYPE); in qlogic_detect()
120 priv->int_type = INT_TYPE; in qlogic_detect()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/
H A Dpointer.h412 #define _CXX_POINTER_ARITH_OPERATOR_SET(INT_TYPE) \ in _GLIBCXX_VISIBILITY()
414 operator+(const _Pointer_adapter& __lhs, INT_TYPE __offset) \ in _GLIBCXX_VISIBILITY()
418 operator+(INT_TYPE __offset, const _Pointer_adapter& __rhs) \ in _GLIBCXX_VISIBILITY()
422 operator-(const _Pointer_adapter& __lhs, INT_TYPE __offset) \ in _GLIBCXX_VISIBILITY()
426 operator+=(INT_TYPE __offset) \ in _GLIBCXX_VISIBILITY()
433 operator-=(INT_TYPE __offset) \ in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/
H A Dpointer.h412 #define _CXX_POINTER_ARITH_OPERATOR_SET(INT_TYPE) \ in _GLIBCXX_VISIBILITY()
414 operator+(const _Pointer_adapter& __lhs, INT_TYPE __offset) \ in _GLIBCXX_VISIBILITY()
418 operator+(INT_TYPE __offset, const _Pointer_adapter& __rhs) \ in _GLIBCXX_VISIBILITY()
422 operator-(const _Pointer_adapter& __lhs, INT_TYPE __offset) \ in _GLIBCXX_VISIBILITY()
426 operator+=(INT_TYPE __offset) \ in _GLIBCXX_VISIBILITY()
433 operator-=(INT_TYPE __offset) \ in _GLIBCXX_VISIBILITY()