Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/1394/
H A Ds1394_hotplug.c1104 guid_hi = s1394_stoi(ptr, 8, 16); in s1394_add_target_to_node()
1105 guid_lo = s1394_stoi(ptr + 8, 8, 16); in s1394_add_target_to_node()
H A Ds1394_misc.c483 s1394_stoi(char *p, int len, int base) in s1394_stoi() function
/titanic_41/usr/src/uts/common/sys/1394/
H A Ds1394.h1211 uint_t s1394_stoi(char *p, int len, int base);