Home
last modified time | relevance | path

Searched refs:MSG_FLAG_PACKETIZED (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx.h975 MSG_FLAG_PACKETIZED = 0x10 enumerator
H A Daic79xx_core.c4379 ahd->msg_flags |= MSG_FLAG_PACKETIZED; in ahd_setup_initiator_msgout()
4749 if ((ahd->msg_flags & MSG_FLAG_PACKETIZED) != 0 in ahd_handle_message_phase()
4994 if ((ahd->msg_flags & MSG_FLAG_PACKETIZED) != 0) { in ahd_handle_message_phase()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx.h975 MSG_FLAG_PACKETIZED = 0x10 enumerator
H A Daic79xx_core.c4377 ahd->msg_flags |= MSG_FLAG_PACKETIZED; in ahd_setup_initiator_msgout()
4747 if ((ahd->msg_flags & MSG_FLAG_PACKETIZED) != 0 in ahd_handle_message_phase()
4992 if ((ahd->msg_flags & MSG_FLAG_PACKETIZED) != 0) { in ahd_handle_message_phase()

Completed in 30 milliseconds