diff options
author | Ian Moffett <ian@osmora.org> | 2025-09-20 17:16:36 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-09-20 17:16:36 -0400 |
commit | 12e09ed63aeea6fed6928a11df75a4cbe09b286b (patch) | |
tree | af433a6228c17fee1715472ad9d0b492d7556eaf /src/cmd | |
parent | 739924cb5cb84e8f29c90b4accd0910daa58a579 (diff) |
kern: pci: Add PCI_BAR_IO() checker in pci/cam.h
The PCI_BAR_IO() checks if the BAR is an I/O type BAR. The value 1 is
returned if true, otherwise 0 if it is a memory type BAR.
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'src/cmd')
0 files changed, 0 insertions, 0 deletions