Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/1394/
H A Ds1394_bus_reset.c288 case IEEE1394_S100: in selfid_speed()
1136 IEEE1394_S100) { in s1394_speed_map_fill()
1137 hal->slowest_node_speed = IEEE1394_S100; in s1394_speed_map_fill()
1143 IEEE1394_S100; in s1394_speed_map_fill()
1145 IEEE1394_S100; in s1394_speed_map_fill()
1275 hal->speed_map[i][j] = IEEE1394_S100; in s1394_speed_map_initialize()
H A Ds1394_isoch.c905 case IEEE1394_S100: in s1394_compute_bw_alloc_units()
H A Ds1394_dev_disc.c780 cmd->cmd_speed = IEEE1394_S100; in s1394_read_bus_info_blk()
3032 s_priv->hal_cmd_private.speed = IEEE1394_S100; in s1394_do_phy_config_pkt()
/titanic_44/usr/src/uts/common/sys/1394/
H A Dieee1394.h255 #define IEEE1394_S100 0 macro