Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dnsp32.h443 } __attribute__ ((packed)) nsp32_sgtable; typedef
446 nsp32_sgtable sgt[NSP32_SG_SIZE+1]; /* SG table */
448 #define NSP32_SG_TABLE_SIZE (sizeof(nsp32_sgtable) * NSP32_SG_SIZE * MAX_TARGET * MAX_LUN)
H A Dnsp32.c855 nsp32_sgtable *sgt = data->cur_lunt->sglun->sgt; in nsp32_setup_sg_table()
1712 nsp32_sgtable *sgt = data->cur_lunt->sglun->sgt; in nsp32_adjust_busfree()
1804 (data->cur_lunt->cur_entry * sizeof(nsp32_sgtable)); in nsp32_msgout_occur()
2019 (data->cur_lunt->cur_entry * sizeof(nsp32_sgtable)); in nsp32_msgin_occur()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dnsp32.h443 } __attribute__ ((packed)) nsp32_sgtable; typedef
446 nsp32_sgtable sgt[NSP32_SG_SIZE+1]; /* SG table */
448 #define NSP32_SG_TABLE_SIZE (sizeof(nsp32_sgtable) * NSP32_SG_SIZE * MAX_TARGET * MAX_LUN)
H A Dnsp32.c865 nsp32_sgtable *sgt = data->cur_lunt->sglun->sgt; in nsp32_setup_sg_table()
1725 nsp32_sgtable *sgt = data->cur_lunt->sglun->sgt; in nsp32_adjust_busfree()
2024 (data->cur_lunt->cur_entry * sizeof(nsp32_sgtable)); in nsp32_msgin_occur()

Completed in 11 milliseconds