Searched refs:BDRVNVMeState (Results 1 – 1 of 1) sorted by relevance
46 typedef struct BDRVNVMeState BDRVNVMeState; typedef79 BDRVNVMeState *s;98 struct BDRVNVMeState { struct168 static bool nvme_init_queue(BDRVNVMeState *s, NVMeQueue *q, in nvme_init_queue()220 static NVMeQueuePair *nvme_create_queue_pair(BDRVNVMeState *s, in nvme_create_queue_pair()286 BDRVNVMeState *s = q->s; in nvme_kick()386 BDRVNVMeState *s = q->s; in nvme_process_completion()522 BDRVNVMeState *s = bs->opaque; in nvme_admin_cmd_sync()541 BDRVNVMeState *s = bs->opaque; in nvme_identify()650 static void nvme_poll_queues(BDRVNVMeState *s) in nvme_poll_queues()[all …]