Home
last modified time | relevance | path

Searched defs:bfe (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/bfe/
H A Dbfe.c244 #define ASSERT_ALL_LOCKS(bfe) { \ argument
274 bfe_grab_locks(bfe_t *bfe) in bfe_grab_locks()
295 bfe_release_locks(bfe_t *bfe) in bfe_release_locks()
311 bfe_wait_bit(bfe_t *bfe, uint32_t reg, uint32_t bit, in bfe_wait_bit()
340 bfe_read_phy(bfe_t *bfe, uint32_t reg) in bfe_read_phy()
355 bfe_write_phy(bfe_t *bfe, uint32_t reg, uint32_t val) in bfe_write_phy()
372 bfe_reset_phy(bfe_t *bfe) in bfe_reset_phy()
404 bfe_stop_timer(bfe_t *bfe) in bfe_stop_timer()
416 bfe_stop_phy(bfe_t *bfe) in bfe_stop_phy()
435 bfe_probe_phy(bfe_t *bfe) in bfe_probe_phy()
[all …]
H A Dbfe.h60 #define OUTB(bfe, p, v) \ argument
64 #define OUTW(bfe, p, v) \ argument
68 #define OUTL(bfe, p, v) \ argument
72 #define INB(bfe, p) \ argument
75 #define INW(bfe, p) \ argument
79 #define INL(bfe, p) \ argument
83 #define FLUSH(bfe, reg) \ argument
86 #define OUTL_OR(bfe, reg, v) \ argument
89 #define OUTL_AND(bfe, reg, v) \ argument
293 typedef struct bfe { struct
[all …]
/titanic_50/usr/src/uts/sun4u/sunfire/io/
H A Dac_del.c401 patt_t *bf, *bfe, patt; in ac_bank_write_pattern() local
435 patt_t *bf, *bfe, patt; in ac_bank_write_pattern() local