Searched refs:dev_funct (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_bay.c67 uint8_t bus, dev_funct; local
88 dev_funct = slot.smbl_df;
93 dev_funct = ob.smboe_df;
100 devt == SMB_TYPE_SLOT ? "slot" : "ob dev", bus, dev_funct);
102 *bdf = BDF(bus, dev_funct);

Completed in 122 milliseconds