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

/freebsd-11.0-release/sys/dev/age/
H A Dif_agevar.h134 #define AGE_SMB_BLOCK_SZ sizeof(struct smb) macro
H A Dif_age.c827 smb_block_end = sc->age_rdata.age_smb_block_paddr + AGE_SMB_BLOCK_SZ;
964 AGE_SMB_BLOCK_SZ, /* maxsize */
966 AGE_SMB_BLOCK_SZ, /* maxsegsize */
1070 AGE_SMB_BLOCK_SZ, age_dmamap_cb, &ctx, 0);
3077 bzero(rd->age_smb_block, AGE_SMB_BLOCK_SZ);

Completed in 54 milliseconds