Searched refs:other_bus (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_mgmt.c736 uint8_t other_bus, other_dev, other_func; local
738 ocs_get_bus_dev_func(other_ocs, &other_bus, &other_dev, &other_func);
740 if ((bus == other_bus) && (dev == other_dev)) {

Completed in 116 milliseconds