Searched defs:bam (Results 1 – 2 of 2) sorted by relevance
74 #define IPMI_BAM_ADDR_LSB(bam) (((bam) & 0x10) >> 4) argument 75 #define IPMI_BAM_REG_SPACING(bam) (((bam) & 0xc0) >> 6) argument
6232 int bam, int64_t partition, uint64_t logical_id, in scsi_locate_16()