Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SD_SYNC_NV_BIT
usr/src/uts/common/io/scsi/targets/sd.c
20377
cdb->cdb_un.tag |= SD_SYNC_NV_BIT;
usr/src/uts/common/io/scsi/targets/sd.c
20492
if (cdb->cdb_un.tag&SD_SYNC_NV_BIT) {