Home
last modified time | relevance | path

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

/NextBSD/sbin/camcontrol/
HDattrib.c434 struct scsi_attrib_table_entry *entry = NULL; in scsiattrib()
/NextBSD/sys/cam/scsi/
HDscsi_all.h1220 struct scsi_attrib_table_entry struct
3762 struct scsi_attrib_table_entry *scsi_find_attrib_entry(
3763 struct scsi_attrib_table_entry *table,
3766 struct scsi_attrib_table_entry *scsi_get_attrib_entry(uint32_t id);
3779 struct scsi_attrib_table_entry *user_table,
HDscsi_all.c6629 struct scsi_attrib_table_entry scsi_mam_attr_table[] = {
7250 struct scsi_attrib_table_entry *
7251 scsi_find_attrib_entry(struct scsi_attrib_table_entry *table, in scsi_find_attrib_entry()
7264 struct scsi_attrib_table_entry *
7371 uint32_t valid_len, struct scsi_attrib_table_entry *user_table, in scsi_attrib_sbuf()
7376 struct scsi_attrib_table_entry *table1 = NULL, *table2 = NULL; in scsi_attrib_sbuf()
7377 struct scsi_attrib_table_entry *entry = NULL; in scsi_attrib_sbuf()