mirror of
https://git.missingno.dev/kolibrios-nvme-driver/
synced 2024-12-22 13:58:47 +01:00
add ipin
and iline
fields to pcidev struct
This commit is contained in:
parent
685d2c3f1f
commit
c462215a17
@ -231,7 +231,8 @@ ends
|
||||
struct pcidev
|
||||
bus db ?
|
||||
devfn db ?
|
||||
rw 1
|
||||
ipin db ?
|
||||
iline db ?
|
||||
mmio_ptr dd ?
|
||||
sq_ptr dd ?
|
||||
cq_ptr dd ?
|
||||
|
Loading…
Reference in New Issue
Block a user