Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/ | |
ld_virtio.c | 997 const uint8_t wce = (bits & DKCACHE_WRITE) ? 0x01 : 0x00; local in function:ld_virtio_setcache 1000 VIRTIO_BLK_CONFIG_WRITEBACK, wce); 1002 VIRTIO_BLK_CONFIG_WRITEBACK) != wce) |
ld_virtio.c | 997 const uint8_t wce = (bits & DKCACHE_WRITE) ? 0x01 : 0x00; local in function:ld_virtio_setcache 1000 VIRTIO_BLK_CONFIG_WRITEBACK, wce); 1002 VIRTIO_BLK_CONFIG_WRITEBACK) != wce) |
ld_virtio.c | 997 const uint8_t wce = (bits & DKCACHE_WRITE) ? 0x01 : 0x00; local in function:ld_virtio_setcache 1000 VIRTIO_BLK_CONFIG_WRITEBACK, wce); 1002 VIRTIO_BLK_CONFIG_WRITEBACK) != wce) |