Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h864 #define FCP_TGT_BUSY 0x02 macro
1119 #define FCP_LUN_BUSY FCP_TGT_BUSY
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c1595 FCP_TGT_BUSY)) { in fcp_setup_device_data_ioctl()
2473 FCP_TGT_BUSY)) { in fcp_send_scsi_ioctl()
2480 FCP_TGT_BUSY; in fcp_send_scsi_ioctl()
2758 ptgt->tgt_state |= FCP_TGT_BUSY; in fcp_send_scsi_ioctl()
2849 ptgt->tgt_state &= ~FCP_TGT_BUSY; in fcp_send_scsi_ioctl()
2856 ptgt->tgt_state &= ~FCP_TGT_BUSY; in fcp_send_scsi_ioctl()
5082 ptgt->tgt_state |= (FCP_TGT_BUSY | FCP_TGT_MARK); in fcp_handle_mapflags()
6857 ptgt->tgt_state |= FCP_TGT_BUSY; in fcp_check_reportlun()
7991 ptgt->tgt_state &= ~FCP_TGT_BUSY; in fcp_finish_tgt()
8951 ptgt->tgt_state |= FCP_TGT_BUSY; in fcp_complete_pkt()
[all …]