Home
last modified time | relevance | path

Searched refs:ba_low_seq_cnt (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/scsi/fc/
H A Dfc_fs.h243 __be16 ba_low_seq_cnt; /* low SEQ_CNT of aborted seq */ member
/linux/drivers/scsi/libfc/
H A Dfc_exch.c1449 ap->ba_low_seq_cnt = htons(sp->cnt); in fc_exch_recv_abts()
1718 low = ntohs(ap->ba_low_seq_cnt); in fc_exch_abts_resp()
/linux/drivers/scsi/fnic/
H A Dfdls_disc.c3920 .acc = {.ba_low_seq_cnt = 0, .ba_high_seq_cnt = cpu_to_be16(0xFFFF)} in fdls_process_abts_req()