Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_dev_disc.c126 static int s1394_read_config_quadlet(s1394_hal_t *hal, cmd1394_cmd_t *cmd,
646 if (s1394_read_config_quadlet(hal, cmd, status) != DDI_SUCCESS) { in s1394_read_bus_info_blk()
708 if (s1394_read_config_quadlet(hal, cmd, status) != DDI_SUCCESS) { in s1394_read_rest_of_cfgrom()
1004 } else if (s1394_read_config_quadlet(hal, cmd, in s1394_br_thread_handle_cmd_phase1()
1056 } else if (s1394_read_config_quadlet(hal, cmd, in s1394_br_thread_handle_cmd_phase1()
1285 } else if (s1394_read_config_quadlet(hal, cmd, in s1394_br_thread_handle_cmd_phase2()
1322 } else if (s1394_read_config_quadlet(hal, cmd, in s1394_br_thread_handle_cmd_phase2()
1396 s1394_read_config_quadlet(s1394_hal_t *hal, cmd1394_cmd_t *cmd, in s1394_read_config_quadlet() function