Searched refs:UNDEF (Results 1 – 5 of 5) sorted by relevance
31 for UNDEF in $($NM -u $OBJ | awk '{print $2}')35 UNDEF="${UNDEF#.}"39 echo "Checking prom_init.o symbol '$UNDEF'"46 if [ "$UNDEF" = "$WHITE" ]; then53 case $UNDEF in64 echo "Error: External symbol '$UNDEF' referenced" \
90 #define UNDEF 0xffff macro557 if (pba_to_lba[i] == UNDEF) in alauda_find_unused_pba()588 lba_to_pba[i] = pba_to_lba[i] = UNDEF; in alauda_read_map()662 if (lba_to_pba[lba_offset] != UNDEF) { in alauda_read_map()844 if (pba != UNDEF) { in alauda_write_lba()899 if (pba != UNDEF) { in alauda_write_lba()904 MEDIA_INFO(us).pba_to_lba[zone][pba_offset] = UNDEF; in alauda_write_lba()973 if (pba == UNDEF) { /* this lba was never written */ in alauda_read_data()
288 #define UNDEF 0xffffffff macro794 if (pba == UNDEF) { /* this lba was never written */ in sddr09_read_data()844 if (info->pba_to_lba[zonestart+i] == UNDEF) { in sddr09_find_unused_pba()850 if (info->pba_to_lba[zonestart+i] == UNDEF) { in sddr09_find_unused_pba()877 if (pba == UNDEF) { in sddr09_write_lba()1245 info->lba_to_pba[i] = info->pba_to_lba[i] = UNDEF; in sddr09_read_map()1342 if (info->lba_to_pba[lba] != UNDEF) { in sddr09_read_map()1359 info->pba_to_lba[i] = UNDEF; in sddr09_read_map()
93 #ifdef UNDEF
1893 XGMAC_IOWRITE_BITS(pdata, DMA_SBMR, UNDEF, 1); in xgbe_config_dma_bus()