Searched defs:param_buf (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/cam/scsi/ |
H A D | scsi_all.c | 7718 int dbd, uint8_t pc, uint8_t page, uint8_t *param_buf, uint32_t param_len, in scsi_mode_sense() 7729 int dbd, uint8_t pc, uint8_t page, uint8_t *param_buf, uint32_t param_len, in scsi_mode_sense_len() 7741 int dbd, uint8_t pc, uint8_t page, uint8_t subpage, uint8_t *param_buf, in scsi_mode_sense_subpage() 7798 uint8_t *param_buf, uint32_t param_len, uint8_t sense_len, in scsi_mode_select() 7810 uint8_t *param_buf, uint32_t param_len, in scsi_mode_select_len() 7869 uint8_t *param_buf, uint32_t param_len, uint8_t sense_len, in scsi_log_sense() 7903 int pc_reset, uint8_t *param_buf, uint32_t param_len, in scsi_log_select()
|
/freebsd/sys/netinet/ |
H A D | sctp_pcb.c | 1894 struct sctp_paramhdr *phdr, param_buf; in sctp_findassociation_special_addr() local 2149 struct sctp_paramhdr param_buf, *phdr; in sctp_findassociation_ep_asconf() local 5868 struct sctp_paramhdr *phdr, param_buf; in sctp_load_addresses_from_init() local
|
H A D | sctp_auth.c | 1767 struct sctp_paramhdr *phdr, param_buf; in sctp_validate_init_auth_params() local
|