freebsd-dev/sys/dev/ipmi
John Baldwin 4dc5078f81 Add constants for the fields in a BAR. Also, add two new macros
PCI_BAR_(IO|MEM)() that return true if the passed in value from a BAR
is for an IO or memory BAR, respectively.

Reviewed by:	imp
2007-03-31 21:39:02 +00:00
..
ipmi_acpi.c Update the ipmi(4) driver: 2006-09-22 22:11:29 +00:00
ipmi_isa.c Update the ipmi(4) driver: 2006-09-22 22:11:29 +00:00
ipmi_kcs.c Update the ipmi(4) driver: 2006-09-22 22:11:29 +00:00
ipmi_pci.c Add constants for the fields in a BAR. Also, add two new macros 2007-03-31 21:39:02 +00:00
ipmi_smbios.c Map pmap_{un,}mapbios() to pmap_{un,}mapdev() on 6.x and earlier. 2006-09-22 22:16:20 +00:00
ipmi_smbus.c Update the ipmi(4) driver: 2006-09-22 22:11:29 +00:00
ipmi_smic.c The IPMI spec is ambiguous (or rather, it contradicts itself) about whether 2006-10-05 15:38:59 +00:00
ipmi_ssif.c Use pause() rather than tsleep() on stack variables and function pointers. 2007-02-27 17:23:29 +00:00
ipmi.c Revisit the watchdogs: Resetting the error to EINVAL after failing to set the 2007-03-27 21:03:37 +00:00
ipmivars.h Update the ipmi(4) driver: 2006-09-22 22:11:29 +00:00