Searched refs:ocs_get_bus_dev_func (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/sys/dev/ocs_fc/ |
| H A D | ocs_drv_fc.h | 184 extern int32_t ocs_get_bus_dev_func(ocs_t *ocs, uint8_t* bus, uint8_t* dev, uint8_t* func);
|
| H A D | ocs_mgmt.c | 724 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 D | ocs_os.c | 885 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 D | ocs_os.h | 1060 ocs_get_bus_dev_func(ocs_t *ocs, uint8_t* bus, uint8_t* dev, uint8_t* func);
|
| H A D | ocs_hw.c | 294 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()
|