Searched defs:table_entry (Results 1 – 5 of 5) sorted by relevance
60 struct table_entry { struct61 CTL_MSG request;62 long time;63 TABLE_ENTRY *next;64 TABLE_ENTRY *last;
86 struct table_entry struct93 static const struct table_entry alias_table[] = argument577 struct table_entry struct584 static const struct table_entry locale_table[] = argument
202 const struct cam_status_entry *table_entry; in camstatusentrycomp() local
2660 const struct asc_table_entry *table_entry; in ascentrycomp() local2688 const struct sense_key_table_entry *table_entry; in senseentrycomp() local4126 scsi_inquiry_match(caddr_t inqbuffer, caddr_t table_entry) in scsi_inquiry_match()4203 scsi_static_inquiry_match(caddr_t inqbuffer, caddr_t table_entry) in scsi_static_inquiry_match()
1365 u_int8_t *table_entry; in amdfindclockrate() local