Searched refs:agtiapi_ReleaseHBA (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiproto.h109 int agtiapi_ReleaseHBA( device_t dev );
H A Dagtiapi.c6322 agtiapi_ReleaseHBA()
6334 int agtiapi_ReleaseHBA( device_t dev ) function
6348 AGTIAPI_PRINTK( "agtiapi_ReleaseHBA: start\n" );
6352 AGTIAPI_PRINTK( "agtiapi_ReleaseHBA: Wrong ag_card_info_t thisCardInst %p "
6356 panic( "agtiapi_ReleaseHBA: Wrong ag_card_info_t thisCardInst %p pCardInfo "
6364 AGTIAPI_PRINTK( "agtiapi_ReleaseHBA card %p\n", pCard );
6376 AGTIAPI_PRINTK( "agtiapi_ReleaseHBA: timer released\n" );
6393 AGTIAPI_PRINTK( "agtiapi_ReleaseHBA: card interrupt off\n" );
6398 AGTIAPI_PRINTK( "agtiapi_ReleaseHBA: low layers shutdown\n" );
6431 AGTIAPI_PRINTK("agtiapi_ReleaseHBA
[all...]

Completed in 134 milliseconds