Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/freebsd/driver/ini/src/
H A Dagdef.h60 #define AGTIAPI_MAX_DEVICE 128 //64 //2048//1024 /* Max # device per channel */ macro
197 #define AGTIAPI_HBA_SCSI_ID (AGTIAPI_MAX_DEVICE - 1)
H A Dagtiapi.c831 maxTargets = AGTIAPI_MAX_DEVICE; in agtiapi_attach()