Searched refs:CTIO_TYPE7 (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/scsi/qla2xxx/
H A Dqla_isr.c3794 case CTIO_TYPE7:
4049 case CTIO_TYPE7:
H A Dqla_target.c422 case CTIO_TYPE7:
429 "qla_target(%d): Response pkt (CTIO_TYPE7) "
1956 ctio->entry_type = CTIO_TYPE7;
2261 ctio->entry_type = CTIO_TYPE7;
2318 ctio->entry_type = CTIO_TYPE7;
2607 pkt->entry_type = CTIO_TYPE7;
3368 ctio->entry_type = CTIO_TYPE7;
3700 ctio24->entry_type = CTIO_TYPE7;
5424 ctio24->entry_type = CTIO_TYPE7;
5878 case CTIO_TYPE7
[all...]
H A Dqla_target.h390 #define CTIO_TYPE7 0x12 /* Continue target I/O entry (for 24xx) */ macro

Completed in 407 milliseconds