HomeSort by: relevance | last modified time | path
    Searched defs:sbp_do_attach (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ieee1394/
sbp.c 372 static void sbp_do_attach(struct fw_xfer *);
1168 sbp_do_attach(struct fw_xfer *xfer) function
1226 xfer->hand = sbp_do_attach;
sbp.c 372 static void sbp_do_attach(struct fw_xfer *);
1168 sbp_do_attach(struct fw_xfer *xfer) function
1226 xfer->hand = sbp_do_attach;
sbp.c 372 static void sbp_do_attach(struct fw_xfer *);
1168 sbp_do_attach(struct fw_xfer *xfer) function
1226 xfer->hand = sbp_do_attach;

Completed in 115 milliseconds