Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/
H A Dieee1394.h78 #define IEEE1394_ADDR_PHY_ID(ADDR) \ macro
/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_dev_disc.c1403 node_num = IEEE1394_ADDR_PHY_ID(cmd->cmd_addr); in s1394_read_config_quadlet()
1526 *node_num = IEEE1394_ADDR_PHY_ID(addr); in s1394_get_quad_info()
H A Ds1394_asynch.c355 to_node = IEEE1394_ADDR_PHY_ID(cmd->cmd_addr); in s1394_setup_asynch_command()