Searched refs:coef (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/ntp/scripts/stats/
H A Detf.S6 mean<-r$coef[[1]]
8 slope<-r$coef[[2]] * 1000
/freebsd-12-stable/sys/dev/al_eth/
H A Dal_init_eth_kr.c379 enum al_eth_kr_coef coef, enum al_eth_kr_cl72_coef_op op)
382 switch (coef) {
397 enum al_eth_kr_coef coef)
400 switch (coef) {
378 al_eth_kr_lt_coef_set(struct al_eth_kr_coef_up_data *ldcoeff, enum al_eth_kr_coef coef, enum al_eth_kr_cl72_coef_op op) argument
396 al_eth_kr_lt_coef_report_get(struct al_eth_kr_status_report_data *report, enum al_eth_kr_coef coef) argument
/freebsd-12-stable/sys/dev/ioat/
H A Dioat_internal.h359 uint8_t coef[8]; member in struct:ioat_pq_hw_descriptor
391 uint32_t coef:8; member in struct:ioat_pq_update_hw_descriptor::__anon13281::__anon13282
/freebsd-12-stable/sys/dev/wpi/
H A Dif_wpireg.h870 int32_t coef[5]; member in struct:wpi_eeprom_group
/freebsd-12-stable/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c5475 uint16_t coef[4]; local
5499 table[i] = coef[i];
5501 coef[i] = 0;
5504 bwn_ntab_write_bulk(mac, BWN_NTAB16(15, 88), 4, coef);

Completed in 91 milliseconds