2
0
mirror of https://git.missingno.dev/kolibrios-nvme-driver/ synced 2025-02-07 12:46:51 +01:00

add new fields to pcidev struct

This commit is contained in:
Abdur-Rahman Mansoor 2024-06-08 14:32:36 -04:00
parent c177893309
commit bc3435ad09

View File

@ -302,6 +302,8 @@ struct pcidev
sq_ptr dd ?
cq_ptr dd ?
dstrd dd ?
sq_adm_tail dw ?
sq_io_tail dw ?
pc db ?
rb 3 ; align
ends