Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BLKIF_RSP_OKAY
usr/src/uts/common/xen/io/xdb.c
1926
status == 0 ? BLKIF_RSP_OKAY : BLKIF_RSP_ERROR);
usr/src/uts/common/xen/io/xdb.c
1932
status == 0 ? BLKIF_RSP_OKAY : BLKIF_RSP_ERROR);
usr/src/uts/common/xen/io/xdb.c
1938
status == 0 ? BLKIF_RSP_OKAY : BLKIF_RSP_ERROR);
usr/src/uts/common/xen/io/xdf.c
983
if (status != BLKIF_RSP_OKAY) {