Home
last modified time | relevance | path

Searched refs:status_flags (Results 1 – 9 of 9) sorted by relevance

/drivers/scsi/
Dqlogicpti.h180 u16 status_flags; member
Dqla1280.h588 __le16 status_flags; /* Status flags. */ member
Dqlogicpti.c1145 (sts->status_flags & STF_BUS_RESET)) in qlogicpti_intr_handler()
/drivers/acpi/acpica/
Dacutils.h339 u32 * status_flags);
/drivers/net/
Dbnx2x.h390 (!((cqe)->fast_path_cqe.status_flags & \
396 (!((cqe)->fast_path_cqe.status_flags & \
Dbnx2x_hsi.h2200 u8 status_flags; member
Dbnx2x_main.c1458 cqe_fp_flags, cqe->fast_path_cqe.status_flags, in bnx2x_rx_int()
/drivers/scsi/qla2xxx/
Dqla_def.h1278 uint16_t status_flags; /* Status flags. */ member
1462 uint16_t status_flags; member
Dqla_isr.c1328 le16_to_cpu(sts->status_flags))); in qla2x00_status_entry()
1331 if ((le16_to_cpu(sts->status_flags) & SF_LOGOUT_SENT)) in qla2x00_status_entry()