Hi, Given "device_t dev" of a VF is there a way to retrieve the "device_t dev" of its PF ? In other words when device_attach is invoked for VF, is there a way to get to the "struct device" of its PF ? Thanks David S. (davidcs at freebsd.org)