Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dnsp32.h257 # define SGTEND BIT(31) /* Last SGT marker */ macro
H A Dnsp32.c891 sgt[num-1].len = cpu_to_le32(l | SGTEND); in nsp32_setup_sg_table()
1727 sentlen += (le32_to_cpu(sgt[new_entry].len) & ~SGTEND); in nsp32_adjust_busfree()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dnsp32.h257 # define SGTEND BIT(31) /* Last SGT marker */ macro
H A Dnsp32.c902 sgt[num-1].len = cpu_to_le32(l | SGTEND); in nsp32_setup_sg_table()
1740 sentlen += (le32_to_cpu(sgt[new_entry].len) & ~SGTEND); in nsp32_adjust_busfree()

Completed in 11 milliseconds