Home
last modified time | relevance | path

Searched refs:resource_shortage (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/disk/buslogic/
H A Dbt.c871 if (bt->resource_shortage != 0 in btfreeccb()
874 bt->resource_shortage = FALSE; in btfreeccb()
925 bt->resource_shortage = TRUE; in btaction()
1327 bt->resource_shortage = TRUE; in btexecuteccb()
H A Dbtreg.h624 resource_shortage :1, member
/dragonfly/sys/dev/raid/dpt/
H A Ddpt_scsi.c246 else if (dpt->resource_shortage != 0 in dptfreeccb()
249 dpt->resource_shortage = FALSE; in dptfreeccb()
829 dpt->resource_shortage = 1; in dpt_action()
H A Ddpt.h1034 resource_shortage :1, member