Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/sbp/
H A Dsbp.c73 #define SBP_DMA_SIZE PAGE_SIZE macro
75 #define SBP_QUEUE_LEN ((SBP_DMA_SIZE - SBP_LOGIN_SIZE) / sizeof(struct sbp_ocb))
501 SBP_DMA_SIZE, &sdev->dma, BUS_DMA_NOWAIT); in sbp_alloc_lun()