Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/misc/genwqe/
Dcard_base.c419 if (cd->slu_unitcfg == IO_ILLEGAL_VALUE) { in genwqe_read_ids()
435 if (cd->app_unitcfg == IO_ILLEGAL_VALUE) { in genwqe_read_ids()
454 != IO_ILLEGAL_VALUE); in genwqe_read_ids()
657 if (gfir == IO_ILLEGAL_VALUE) in genwqe_fir_checking()
680 if (fir == IO_ILLEGAL_VALUE) in genwqe_fir_checking()
688 if (fec == IO_ILLEGAL_VALUE) in genwqe_fir_checking()
700 if (sfir == IO_ILLEGAL_VALUE) in genwqe_fir_checking()
708 if (sfec == IO_ILLEGAL_VALUE) in genwqe_fir_checking()
714 if (gfir == IO_ILLEGAL_VALUE) in genwqe_fir_checking()
755 if (gfir == IO_ILLEGAL_VALUE) in genwqe_fir_checking()
[all …]
/linux-4.1.27/include/uapi/linux/genwqe/
Dgenwqe_card.h259 #define IO_ILLEGAL_VALUE 0xffffffffffffffffull macro