Searched defs:selfid_pkt (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_dev_disc.c693 s1394_selfid_pkt_t *selfid_pkt = to->selfid_packet; local
695 if (IEEE1394_SELFID_ISLINKON(selfid_pkt))
929 s1394_selfid_pkt_t *selfid_pkt; local
984 selfid_pkt = nnode->selfid_packet;
985 if (IEEE1394_SELFID_ISLINKON(selfid_pkt)) {

Completed in 51 milliseconds