Home
last modified time | relevance | path

Searched refs:SSB_BUG_ON (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/ssb/
Dssb_private.h25 # define SSB_BUG_ON(x) BUG_ON(x) macro
29 # define SSB_BUG_ON(x) __ssb_do_nothing(unlikely(!!(x))) macro
Dscan.c213 SSB_BUG_ON(1); /* Can't reach this code. */ in ssb_iounmap()
239 SSB_BUG_ON(1); /* Can't reach this code. */ in ssb_ioremap()