Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dsata_dwc.h434 unsigned long qc_allocated; member
H A Dsata_dwc.c1000 if (test_and_set_bit(tag, &ap->qc_allocated)) { in ata_exec_internal()
1640 clear_bit(tag, &ap->qc_allocated); in ata_qc_free()