Home
last modified time | relevance | path

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

/freebsd/sys/dev/age/
H A Dif_agevar.h134 #define AGE_SMB_BLOCK_SZ sizeof(struct smb) macro
H A Dif_age.c806 smb_block_end = sc->age_rdata.age_smb_block_paddr + AGE_SMB_BLOCK_SZ; in age_check_boundary()
943 AGE_SMB_BLOCK_SZ, /* maxsize */ in age_dma_alloc()
945 AGE_SMB_BLOCK_SZ, /* maxsegsize */ in age_dma_alloc()
1049 AGE_SMB_BLOCK_SZ, age_dmamap_cb, &ctx, 0); in age_dma_alloc()
3047 bzero(rd->age_smb_block, AGE_SMB_BLOCK_SZ); in age_init_smb_block()