Home
last modified time | relevance | path

Searched refs:ocs_get_property (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_xport.c329 if (ocs_get_property("p_type", prop_buf, sizeof(prop_buf)) == 0) { in ocs_xport_initialize_auto_xfer_ready()
332 if (ocs_get_property("ramdisc_blocksize", prop_buf, sizeof(prop_buf)) == 0) { in ocs_xport_initialize_auto_xfer_ready()
335 if (ocs_get_property("external_dif", prop_buf, sizeof(prop_buf)) == 0) { in ocs_xport_initialize_auto_xfer_ready()
516 if (ocs_get_property("dif_separate", prop_buf, sizeof(prop_buf)) == 0) { in ocs_xport_initialize()
H A Docs_os.h843 extern int32_t ocs_get_property(const char *prop_name, char *buffer, uint32_t buffer_len);
H A Docs_pci.c952 ocs_get_property(const char *prop_name, char *buffer, uint32_t buffer_len) in ocs_get_property() function
H A Docs_hw_queues.c1918 if (ocs_get_property("disk_spin_delay", prop_buf, sizeof(prop_buf)) == 0) { in ocs_hw_rqpair_process_auto_xfr_rdy_cmd()
2010 if (ocs_get_property("disk_spin_delay", prop_buf, sizeof(prop_buf)) == 0) { in ocs_hw_rqpair_process_auto_xfr_rdy_data()
H A Docs_domain.c652 if (ocs_get_property("wwn_bump", prop_buf, sizeof(prop_buf)) == 0) { in __ocs_domain_wait_alloc()
H A Docs_fabric.c1299 if (ocs_get_property("wwn_bump", prop_buf, sizeof(prop_buf)) == 0) { in ocs_rnode_is_winner()
H A Docs_hw.c412 if (ocs_get_property("auto_xfer_rdy_xri_cnt", prop_buf, sizeof(prop_buf)) == 0) { in ocs_hw_setup()
637 if (ocs_get_property("ramdisc_blocksize", prop_buf, sizeof(prop_buf)) == 0) { in ocs_hw_init()
8648 if (ocs_get_property("disk_spin_delay", prop_buf, sizeof(prop_buf)) == 0) { in ocs_hw_wq_process_io()