Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ocs_fc/
H A Docs_drv_fc.h184 extern int32_t ocs_get_bus_dev_func(ocs_t *ocs, uint8_t* bus, uint8_t* dev, uint8_t* func);
H A Docs_mgmt.c724 ocs_get_bus_dev_func(ocs, &bus, &dev, &func); in ocs_mgmt_firmware_reset()
738 ocs_get_bus_dev_func(other_ocs, &other_bus, &other_dev, &other_func); in ocs_mgmt_firmware_reset()
2042 ocs_get_bus_dev_func(ocs, &bus, &dev, &func); in get_port_protocol()
2112 ocs_get_bus_dev_func(ocs, &bus, &dev, &func); in set_port_protocol()
H A Docs_os.c885 ocs_get_bus_dev_func(ocs_t *ocs, uint8_t* bus, uint8_t* dev, uint8_t* func) in ocs_get_bus_dev_func() function
H A Docs_os.h1060 ocs_get_bus_dev_func(ocs_t *ocs, uint8_t* bus, uint8_t* dev, uint8_t* func);
H A Docs_hw.c294 ocs_get_bus_dev_func(hw->os, &bus, &dev, &func); in ocs_hw_read_max_dump_size()
6536 ocs_get_bus_dev_func(hw->os, &bus, &dev, &func); in ocs_hw_set_dump_location()