Searched refs:SBP_LOGIN_SIZE (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/firewire/
H A Dsbp.c76 #define SBP_LOGIN_SIZE sizeof(struct sbp_login_res) macro
77 #define SBP_QUEUE_LEN ((SBP_DMA_SIZE - SBP_LOGIN_SIZE) / sizeof(struct sbp_ocb))
544 ((char *)sdev->dma.v_addr + SBP_LOGIN_SIZE);
553 + SBP_LOGIN_SIZE
1397 ocb->orb[5] = htonl(SBP_LOGIN_SIZE);

Completed in 89 milliseconds