Home
last modified time | relevance | path

Searched refs:busyluns (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/arm/
H A Dfas216.c214 printk(" busyluns[%d]=%08lx dev[%d]={ disconnect_ok=%d stp=%X sof=%X sync_state=%X }\n", in fas216_dumpinfo()
215 i, info->busyluns[i], i, in fas216_dumpinfo()
1830 (u8)(SCpnt->device->lun & 0x7), info->busyluns); in fas216_allocate_tag()
1933 info->busyluns); in fas216_kick()
2179 (u8)(SCpnt->device->lun & 0x7), info->busyluns); in fas216_done()
2407 (u8)(SCpnt->device->lun & 0x7), info->busyluns); in fas216_find_command()
2511 clear_bit(target * 8 + i, info->busyluns); in fas216_eh_device_reset()
2605 clear_bit(SDpnt->id * 8 + i, info->busyluns); in fas216_eh_bus_reset()
2811 memset(info->busyluns, 0, sizeof(info->busyluns)); in fas216_reset_state()
[all...]
H A Dacornscsi.c385 memset(host->busyluns, 0, sizeof(host->busyluns)); in acornscsi_resetcard()
706 SCpnt = queue_remove_exclude(&host->queues.issue, host->busyluns); in acornscsi_kick()
762 (u8)(SCpnt->device->lun & 0x07), host->busyluns); in acornscsi_kick()
866 (u8)(SCpnt->device->lun & 0x7), host->busyluns); in acornscsi_done()
1580 (u8)(host->SCpnt->device->lun & 0x7), host->busyluns); in acornscsi_message()
2385 host->busyluns); in acornscsi_sbicintr()
2676 (u8)(SCpnt->device->lun & 0x7), host->busyluns); in acornscsi_abort()
H A Dfas216.h297 unsigned long busyluns[64/sizeof(unsigned long)];/* array of bits indicating LUNs busy */ member
H A Dacornscsi.h325 unsigned long busyluns[64 / sizeof(unsigned long)];/* array of bits indicating LUNs busy */ member
/kernel/linux/linux-6.6/drivers/scsi/arm/
H A Dfas216.c217 printk(" busyluns[%d]=%08lx dev[%d]={ disconnect_ok=%d stp=%X sof=%X sync_state=%X }\n", in fas216_dumpinfo()
218 i, info->busyluns[i], i, in fas216_dumpinfo()
1825 (u8)(SCpnt->device->lun & 0x7), info->busyluns); in fas216_allocate_tag()
1928 info->busyluns); in fas216_kick()
2178 (u8)(SCpnt->device->lun & 0x7), info->busyluns); in fas216_done()
2409 (u8)(SCpnt->device->lun & 0x7), info->busyluns); in fas216_find_command()
2513 clear_bit(target * 8 + i, info->busyluns); in fas216_eh_device_reset()
2607 clear_bit(SDpnt->id * 8 + i, info->busyluns); in fas216_eh_bus_reset()
2813 memset(info->busyluns, 0, sizeof(info->busyluns)); in fas216_reset_state()
[all...]
H A Dfas216.h297 unsigned long busyluns[64/sizeof(unsigned long)];/* array of bits indicating LUNs busy */ member
H A Dacornscsi.h325 unsigned long busyluns[64 / sizeof(unsigned long)];/* array of bits indicating LUNs busy */ member
H A Dacornscsi.c379 memset(host->busyluns, 0, sizeof(host->busyluns)); in acornscsi_resetcard()
700 SCpnt = queue_remove_exclude(&host->queues.issue, host->busyluns); in acornscsi_kick()
745 (u8)(SCpnt->device->lun & 0x07), host->busyluns); in acornscsi_kick()
849 (u8)(SCpnt->device->lun & 0x7), host->busyluns); in acornscsi_done()
2330 host->busyluns); in acornscsi_sbicintr()
2587 (u8)(SCpnt->device->lun & 0x7), host->busyluns); in acornscsi_abort()

Completed in 18 milliseconds