Searched refs:port_enable (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/ata/
H A Data_piix.c154 const u16 port_enable; member in struct:piix_map_db
360 .port_enable = 0x3,
376 .port_enable = 0xf,
388 .port_enable = 0x5,
405 .port_enable = 0xf,
417 .port_enable = 0x3,
429 .port_enable = 0x1,
441 .port_enable = 0x3,
1298 new_pcs = pcs | map_db->port_enable;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/ata/
H A Data_piix.c154 const u16 port_enable; member in struct:piix_map_db
360 .port_enable = 0x3,
376 .port_enable = 0xf,
388 .port_enable = 0x5,
405 .port_enable = 0xf,
417 .port_enable = 0x3,
429 .port_enable = 0x1,
441 .port_enable = 0x3,
1298 new_pcs = pcs | map_db->port_enable;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/message/fusion/
H A Dmptbase.c3360 PortEnable_t port_enable; local
3371 memset(&port_enable, 0, req_sz);
3373 port_enable.Function = MPI_FUNCTION_PORT_ENABLE;
3374 port_enable.PortNumber = portnum;
3375 /* port_enable.ChainOffset = 0; */
3376 /* port_enable.MsgFlags = 0; */
3377 /* port_enable.MsgContext = 0; */
3380 ioc->name, portnum, &port_enable));
3386 (u32*)&port_enable, reply_sz, (u16*)&reply_buf,
3390 (u32*)&port_enable, reply_s
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/message/fusion/
H A Dmptbase.c3360 PortEnable_t port_enable; local
3371 memset(&port_enable, 0, req_sz);
3373 port_enable.Function = MPI_FUNCTION_PORT_ENABLE;
3374 port_enable.PortNumber = portnum;
3375 /* port_enable.ChainOffset = 0; */
3376 /* port_enable.MsgFlags = 0; */
3377 /* port_enable.MsgContext = 0; */
3380 ioc->name, portnum, &port_enable));
3386 (u32*)&port_enable, reply_sz, (u16*)&reply_buf,
3390 (u32*)&port_enable, reply_s
[all...]

Completed in 193 milliseconds