Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Dvio.h112 #define VIO_ACK_ENABLE 0x01 macro
/openbmc/linux/drivers/block/
H A Dsunvdc.c507 desc->hdr.ack = VIO_ACK_ENABLE; in __send_request()
677 desc->hdr.ack = VIO_ACK_ENABLE; in generic_request()