Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ciss/
H A Dcissvar.h283 # define debug_type(s) printf(" SIZE %s: %zu\n", #s, sizeof(s)) macro
291 # define debug_type(s) macro
H A Dciss.c448 debug_type(cciss_pci_info_struct); in ciss_attach()
449 debug_type(cciss_coalint_struct); in ciss_attach()
450 debug_type(cciss_coalint_struct); in ciss_attach()
451 debug_type(NodeName_type); in ciss_attach()
452 debug_type(NodeName_type); in ciss_attach()
453 debug_type(Heartbeat_type); in ciss_attach()
454 debug_type(BusTypes_type); in ciss_attach()
455 debug_type(FirmwareVer_type); in ciss_attach()
456 debug_type(DriverVer_type); in ciss_attach()
457 debug_type(IOCTL_Command_struct); in ciss_attach()