Searched defs:P0 (Results 1 - 2 of 2) sorted by relevance

/drivers/ata/
H A Data_piix.c122 P0 = 0, /* port 0 */ enumerator in enum:__anon30
400 { P0, NA, P1, NA }, /* 000b */
401 { P1, NA, P0, NA }, /* 001b */
404 { P0, P1, IDE, IDE }, /* 100b */
405 { P1, P0, IDE, IDE }, /* 101b */
406 { IDE, IDE, P0, P1 }, /* 110b */
407 { IDE, IDE, P1, P0 }, /* 111b */
416 { P0, P2, P1, P3 }, /* 00b */
418 { P0, P2, IDE, IDE }, /* 10b */
433 { P0, P
[all...]
/drivers/net/wireless/libertas/
H A Dhost.h878 int8_t P0; member in struct:cmd_ds_802_11_tpc_cfg
890 int8_t P0; member in struct:cmd_ds_802_11_pa_cfg

Completed in 99 milliseconds