Searched defs:param_buf (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/sys/cam/scsi/ |
| H A D | scsi_all.c | 7613 int dbd, uint8_t pc, uint8_t page, uint8_t *param_buf, uint32_t param_len, in scsi_mode_sense() 7624 int dbd, uint8_t pc, uint8_t page, uint8_t *param_buf, uint32_t param_len, in scsi_mode_sense_len() 7636 int dbd, uint8_t pc, uint8_t page, uint8_t subpage, uint8_t *param_buf, in scsi_mode_sense_subpage() 7693 u_int8_t *param_buf, u_int32_t param_len, u_int8_t sense_len, in scsi_mode_select() 7705 u_int8_t *param_buf, u_int32_t param_len, in scsi_mode_select_len() 7764 u_int8_t *param_buf, u_int32_t param_len, u_int8_t sense_len, in scsi_log_sense() 7798 int pc_reset, u_int8_t *param_buf, u_int32_t param_len, in scsi_log_select()
|
| /freebsd-12.1/sys/netinet/ |
| H A D | sctp_pcb.c | 2054 struct sctp_paramhdr *phdr, param_buf; in sctp_findassociation_special_addr() local 2310 struct sctp_paramhdr param_buf, *phdr; in sctp_findassociation_ep_asconf() local 6093 struct sctp_paramhdr *phdr, param_buf; in sctp_load_addresses_from_init() local
|
| H A D | sctp_auth.c | 1791 struct sctp_paramhdr *phdr, param_buf; in sctp_validate_init_auth_params() local
|