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