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

/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_drv_fc.h182 extern int32_t ocs_get_bus_dev_func(ocs_t *ocs, uint8_t* bus, uint8_t* dev, uint8_t* func);
H A Docs_mgmt.c701 ocs_get_bus_dev_func(ocs, &bus, &dev, &func);
715 ocs_get_bus_dev_func(other_ocs, &other_bus, &other_dev, &other_func);
2014 ocs_get_bus_dev_func(ocs, &bus, &dev, &func);
2082 ocs_get_bus_dev_func(ocs, &bus, &dev, &func);
H A Docs_os.c887 ocs_get_bus_dev_func(ocs_t *ocs, uint8_t* bus, uint8_t* dev, uint8_t* func) function
H A Docs_os.h1056 ocs_get_bus_dev_func(ocs_t *ocs, uint8_t* bus, uint8_t* dev, uint8_t* func);
H A Docs_hw.c290 ocs_get_bus_dev_func(hw->os, &bus, &dev, &func);
6513 ocs_get_bus_dev_func(hw->os, &bus, &dev, &func);

Completed in 205 milliseconds