Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/
H A Dieee1394.h255 #define IEEE1394_S400 2 macro
/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_bus_reset.c263 case IEEE1394_S400: in selfid_speed()
271 return (IEEE1394_S400); in selfid_speed()
955 s1394_speed_map_fill_speed_N(hal, IEEE1394_S400); in s1394_speed_map_fill()
H A Ds1394_isoch.c743 case IEEE1394_S400: in s1394_compute_bw_alloc_units()
H A Dh1394.c517 hal->slowest_node_speed = IEEE1394_S400; in h1394_bus_reset()
H A Ds1394_asynch.c404 if (cmd->cmd_speed > IEEE1394_S400) { in s1394_setup_asynch_command()