Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/block/
Dskd_main.c283 static inline u32 skd_reg_read32(struct skd_device *skdev, u32 offset) in skd_reg_read32()
292 static inline void skd_reg_write32(struct skd_device *skdev, u32 val, in skd_reg_write32()
300 static inline void skd_reg_write64(struct skd_device *skdev, u64 val, in skd_reg_write64()
392 static int skd_in_flight(struct skd_device *skdev) in skd_in_flight()
445 struct skd_device *skdev = q->queuedata; in skd_fail_all() local
483 struct skd_device *skdev = q->queuedata; in skd_mq_queue_rq() local
604 struct skd_device *skdev = req->q->queuedata; in skd_timed_out() local
619 static bool skd_preop_sg_list(struct skd_device *skdev, in skd_preop_sg_list()
680 static void skd_postop_sg_list(struct skd_device *skdev, in skd_postop_sg_list()
704 struct skd_device *skdev = container_of(work, typeof(*skdev), in skd_start_queue() local
[all …]