Home
last modified time | relevance | path

Searched refs:ORB_CMD_SPD (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/firewire/
H A Dsbp.h48 #define ORB_CMD_SPD(x) ((x) << 24) macro
H A Dsbp.c2420 ocb->orb[4] = htonl(ORB_NOTIFY | ORB_CMD_SPD(speed) in sbp_action()