Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/block/
Dskd_main.c282 static inline u32 skd_reg_read32(struct skd_device *skdev, u32 offset) in skd_reg_read32()
291 static inline void skd_reg_write32(struct skd_device *skdev, u32 val, in skd_reg_write32()
299 static inline void skd_reg_write64(struct skd_device *skdev, u64 val, in skd_reg_write64()
391 static int skd_in_flight(struct skd_device *skdev) in skd_in_flight()
444 struct skd_device *skdev = q->queuedata; in skd_fail_all() local
482 struct skd_device *skdev = q->queuedata; in skd_mq_queue_rq() local
603 struct skd_device *skdev = req->q->queuedata; in skd_timed_out() local
618 static bool skd_preop_sg_list(struct skd_device *skdev, in skd_preop_sg_list()
679 static void skd_postop_sg_list(struct skd_device *skdev, in skd_postop_sg_list()
703 struct skd_device *skdev = container_of(work, typeof(*skdev), in skd_start_queue() local
[all …]