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

/linux-master/arch/powerpc/kernel/
H A Dprom_init_check.sh53 for UNDEF in $($NM -u $OBJ | awk '{print $2}')
57 UNDEF="${UNDEF#.}"
61 echo "Checking prom_init.o symbol '$UNDEF'" ;;
67 if [ "$UNDEF" = "$WHITE" ]; then
74 case $UNDEF in
85 echo "Error: External symbol '$UNDEF' referenced" \
/linux-master/drivers/staging/pi433/
H A Drf69_enum.h23 UNDEF enumerator in enum:modulation
H A Drf69.c134 return UNDEF;
198 if (mod == UNDEF) {
/linux-master/drivers/usb/storage/
H A Dalauda.c81 #define UNDEF 0xffff macro
555 if (pba_to_lba[i] == UNDEF)
586 lba_to_pba[i] = pba_to_lba[i] = UNDEF;
660 if (lba_to_pba[lba_offset] != UNDEF) {
844 if (pba != UNDEF) {
899 if (pba != UNDEF) {
904 MEDIA_INFO(us).pba_to_lba[zone][pba_offset] = UNDEF;
971 if (pba == UNDEF) { /* this lba was never written */
H A Dsddr09.c280 #define UNDEF 0xffffffff macro
784 if (pba == UNDEF) { /* this lba was never written */
836 if (info->pba_to_lba[zonestart+i] == UNDEF) {
842 if (info->pba_to_lba[zonestart+i] == UNDEF) {
868 if (pba == UNDEF) {
1245 info->lba_to_pba[i] = info->pba_to_lba[i] = UNDEF;
1342 if (info->lba_to_pba[lba] != UNDEF) {
1359 info->pba_to_lba[i] = UNDEF;
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dalign.c17 UNDEF, enumerator in enum:bpf_align_test::__anon4380
/linux-master/drivers/net/ethernet/amd/
H A D7990.c94 #ifdef UNDEF
/linux-master/tools/testing/selftests/bpf/
H A Dtest_verifier.c142 UNDEF, enumerator in enum:bpf_test::__anon3476
1565 expected_ret = unpriv && test->result_unpriv != UNDEF ?
/linux-master/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-dev.c2286 XGMAC_SET_BITS(sbmr, DMA_SBMR, UNDEF, 1);
/linux-master/drivers/gpu/drm/amd/include/asic_reg/gca/
H A Dgfx_8_0_enum.h1835 UNDEF = 0x3, enumerator in enum:SPI_SAMPLE_CNTL
H A Dgfx_8_1_enum.h1853 UNDEF = 0x3, enumerator in enum:SPI_SAMPLE_CNTL
H A Dgfx_7_2_enum.h1648 UNDEF = 0x3, enumerator in enum:SPI_SAMPLE_CNTL
/linux-master/drivers/gpu/drm/amd/include/
H A Dvega10_enum.h14043 UNDEF = 0x00000003, enumerator in enum:SPI_SAMPLE_CNTL
H A Dnavi10_enum.h12622 UNDEF = 0x00000003, enumerator in enum:SPI_SAMPLE_CNTL
H A Dsoc21_enum.h15304 UNDEF = 0x00000003, enumerator in enum:SPI_SAMPLE_CNTL

Completed in 1387 milliseconds