Searched refs:UNITVALID (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/block/ | ||
D | ida_ioctl.h | 50 #define UNITVALID 0x80 macro |
D | cpqarray.c | 1245 c->hdr.unit = (io->unit & UNITVALID) ? (io->unit & ~UNITVALID) : dsk; in ida_ctlr_ioctl() |