Home
last modified time | relevance | path

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

/NextBSD/sys/dev/pms/freebsd/driver/ini/src/
HDagdef.h61 #define AGTIAPI_MAX_DEVICE 128 //64 //2048//1024 /* Max # device per channel */ macro
198 #define AGTIAPI_HBA_SCSI_ID (AGTIAPI_MAX_DEVICE - 1)
HDagtiapi.c842 maxTargets = AGTIAPI_MAX_DEVICE; in agtiapi_attach()