Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Daac.c1091 (fib->Header.StructType != AAC_FIBTYPE_TFIB)) { in aac_host_command()
1241 fib->Header.StructType = AAC_FIBTYPE_TFIB; in aac_sync_fib()
1323 ac->ac_fib->Header.StructType = AAC_FIBTYPE_TFIB; in aac_ccb_free()
Daacreg.h1075 #define AAC_FIBTYPE_TFIB 1 macro