Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/sn/include/
Dioerror.h78 #define IOERROR_INIT(e) do { (e)->ie_v.iev_a = 0; } while (0) macro
/Linux-v4.19/arch/ia64/sn/kernel/
Dhuberror.c143 IOERROR_INIT(&ioerror); in hubiio_crb_error_handler()