Home
last modified time | relevance | path

Searched defs:skd_device (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/io/skd/
H A Dskd.h338 struct skd_device { struct
339 int irq_type;
340 int gendisk_on;
341 int sync_done;
343 char name[32];
345 enum skd_drvr_state state;
346 uint32_t drive_state;
348 uint32_t queue_depth_busy;
349 uint32_t queue_depth_limit;
350 uint32_t queue_depth_lowat;
[all …]