Home
last modified time | relevance | path

Searched refs:HvLpEvent_Rc_InvalidSubtype (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/arch/powerpc/platforms/iseries/
Dvio.c224 event->xRc = HvLpEvent_Rc_InvalidSubtype; in handle_block_event()
250 event->xRc = HvLpEvent_Rc_InvalidSubtype; in handle_block_event()
347 event->xRc = HvLpEvent_Rc_InvalidSubtype; in handle_cd_event()
368 event->xRc = HvLpEvent_Rc_InvalidSubtype; in handle_cd_event()
Dviopath.c345 event->xRc = HvLpEvent_Rc_InvalidSubtype; in handleConfig()
444 event->xRc = HvLpEvent_Rc_InvalidSubtype; in vio_handleEvent()
/linux-2.6.39/arch/powerpc/include/asm/iseries/
Dhv_lp_event.h103 #define HvLpEvent_Rc_InvalidSubtype 7 macro
/linux-2.6.39/drivers/block/
Dviodasd.c618 event->xRc = HvLpEvent_Rc_InvalidSubtype; in handle_block_event()
661 event->xRc = HvLpEvent_Rc_InvalidSubtype; in handle_block_event()
/linux-2.6.39/drivers/cdrom/
Dviocd.c472 event->xRc = HvLpEvent_Rc_InvalidSubtype; in vio_handle_cd_event()
540 event->xRc = HvLpEvent_Rc_InvalidSubtype; in vio_handle_cd_event()
/linux-2.6.39/drivers/tty/hvc/
Dhvc_iseries.c472 event->xRc = HvLpEvent_Rc_InvalidSubtype; in hvc_handle_event()