Searched refs:DPT_HCP_LENGTH (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/sys/dev/dpt/ | ||
| H A D | dpt.h | 326 #define DPT_HCP_LENGTH(page) (ntohs(*(int16_t *)(void *)(&page[2]))+4) macro |
| H A D | dpt_scsi.c | 557 bytes = DPT_HCP_LENGTH(buff); in dpt_detect_cache() |