Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dida_ioctl.h50 #define UNITVALID 0x80 macro
Dcpqarray.c1245 c->hdr.unit = (io->unit & UNITVALID) ? (io->unit & ~UNITVALID) : dsk; in ida_ctlr_ioctl()