Searched refs:fb_cmd (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c303 if (RD16_IO_REG(ha, fb_cmd) == 6) {
3600 WRT16_IO_REG(ha, fb_cmd, 0x00fc);
3601 /* read back fb_cmd until zero or 3 seconds max */
3603 if ((RD16_IO_REG(ha, fb_cmd) & 0xff) == 0) {
3609 WRT16_IO_REG(ha, fb_cmd, 0xa000);
H A Dql_api.c307 0xb8, /* fb_cmd */
352 0x80, /* fb_cmd */
397 0xff, /* fb_cmd - n/a */
442 0xff, /* fb_cmd - n/a */
13258 WRT16_IO_REG(ha, fb_cmd, 0xa000);
13471 WRT16_IO_REG(ha, fb_cmd, 0xa000);
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h479 uint16_t fb_cmd; member in struct:__anon7767

Completed in 107 milliseconds